chore: remove hardcoded ports for Coolify
This commit is contained in:
@@ -3,7 +3,6 @@ APP_ENV=production
|
||||
APP_KEY=
|
||||
APP_DEBUG=false
|
||||
APP_URL=https://domain-anda.test
|
||||
APP_PORT=8000
|
||||
|
||||
APP_LOCALE=en
|
||||
APP_FALLBACK_LOCALE=en
|
||||
@@ -24,7 +23,6 @@ DB_DATABASE=webgis_miskin
|
||||
DB_USERNAME=webgis
|
||||
DB_PASSWORD=change-this-password
|
||||
MYSQL_ROOT_PASSWORD=change-this-root-password
|
||||
MYSQL_HOST_PORT=3307
|
||||
|
||||
SESSION_DRIVER=database
|
||||
SESSION_LIFETIME=120
|
||||
|
||||
Reference in New Issue
Block a user