You've already forked Atomcms-edit
feat: complete configuration and database upgrade to native mariadb driver
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ APP_URL=http://localhost
|
||||
# ==========================================
|
||||
# DATABASE - Works on Linux & Windows
|
||||
# ==========================================
|
||||
DB_CONNECTION=mysql
|
||||
DB_CONNECTION=mariadb
|
||||
DB_HOST=127.0.0.1 # Linux: 127.0.0.1, Windows XAMPP: localhost
|
||||
DB_PORT=3306
|
||||
DB_DATABASE=habbo
|
||||
|
||||
Reference in New Issue
Block a user