a lot hehe
This commit is contained in:
@@ -8,7 +8,9 @@ GROUPID=
|
||||
PROJECT_PATH_ON_HOST=/Users/your-username-here/code/coollabsio/coolify
|
||||
SERVEO_URL=<for receiving webhooks locally https://serveo.net/>
|
||||
MUX_ENABLED=false
|
||||
# If you are using the included Buggregator
|
||||
RAY_HOST=ray@host.docker.internal
|
||||
RAY_PORT=8001
|
||||
############################################################################################################
|
||||
|
||||
APP_NAME=Coolify
|
||||
@@ -19,6 +21,10 @@ APP_DEBUG=true
|
||||
APP_URL=http://localhost
|
||||
APP_PORT=8000
|
||||
|
||||
MAIL_MAILER=smtp
|
||||
MAIL_HOST=coolify-mail
|
||||
MAIL_PORT=1025
|
||||
|
||||
SESSION_DRIVER=database
|
||||
DUSK_DRIVER_URL=http://selenium:4444
|
||||
|
||||
|
Reference in New Issue
Block a user