Compose fix 2
This commit is contained in:
@@ -13,7 +13,7 @@ services:
|
|||||||
database__connection__user: root
|
database__connection__user: root
|
||||||
database__connection__password: example
|
database__connection__password: example
|
||||||
database__connection__database: ghost
|
database__connection__database: ghost
|
||||||
url: news.matitos.org
|
url: https://news.matitos.org
|
||||||
# contrary to the default mentioned in the linked documentation, this image defaults to NODE_ENV=production (so development mode needs to be explicitly specified if desired)
|
# contrary to the default mentioned in the linked documentation, this image defaults to NODE_ENV=production (so development mode needs to be explicitly specified if desired)
|
||||||
#NODE_ENV: development
|
#NODE_ENV: development
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user