We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8d70c55 + ce1aa0c commit df5c267Copy full SHA for df5c267
1 file changed
docker-compose.yml
@@ -65,6 +65,7 @@ services:
65
- FREESHARD_TRAEFIK__ACME_EMAIL=${EMAIL:?}
66
- FREESHARD_TRAEFIK__DISABLE_SSL=${DISABLE_SSL:-false}
67
- FREESHARD_PATH_ROOT_HOST=${FREESHARD_DIR:?}
68
+ - FREESHARD_APPS__LIFECYCLE__PAUSE_ENABLED=${PAUSE_ENABLED:-false}
69
depends_on:
70
postgres:
71
condition: service_healthy
0 commit comments