Compose fix 2

This commit is contained in:
Luciano Gervasoni
2025-04-16 20:13:56 +02:00
parent 1573dff768
commit d7373edba2

View File

@@ -13,7 +13,7 @@ services:
database__connection__user: root
database__connection__password: example
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)
#NODE_ENV: development
volumes: