mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2024-11-30 23:41:14 +00:00
Update docker-compose.yml
This commit is contained in:
parent
b085dd228b
commit
95cf85e1a6
|
@ -16,7 +16,7 @@ services:
|
||||||
database__connection__user: ghost
|
database__connection__user: ghost
|
||||||
database__connection__password: MyStrongDatabasePassword
|
database__connection__password: MyStrongDatabasePassword
|
||||||
database__connection__database: ghost
|
database__connection__database: ghost
|
||||||
url: https://blog.example.com # change this
|
# url: https://blog.example.com # change this for production
|
||||||
NODE_ENV: production
|
NODE_ENV: production
|
||||||
#mail__transport: SMTP
|
#mail__transport: SMTP
|
||||||
#mail__options__host: smtp.gmail.com
|
#mail__options__host: smtp.gmail.com
|
||||||
|
|
Loading…
Reference in New Issue
Block a user