Added health check and restart policy to openresty

This commit is contained in:
2025-08-15 17:59:09 +02:00
parent 3587531bda
commit 6c966bce2e
6 changed files with 14 additions and 7 deletions

View File

@@ -83,7 +83,7 @@ x-op-app: &app
command: "./docker/prod/seeder"
container_name: {{ openproject_seeder_name }}
env_file:
- "{{docker_compose.files.env}}"
- "{{ docker_compose.files.env }}"
logging:
driver: journald
restart: on-failure