mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-12-30 10:48:29 +01:00
Update docker-compose.yml
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user