This commit is contained in:
Valerio Lomanto 2025-02-17 11:05:13 +01:00
parent 7b6eb10f6d
commit 9836b6ee48
Signed by: verglasz
GPG key ID: 33263D8CFCFEC285

View file

@ -24,7 +24,7 @@ services:
init: true init: true
volumes: volumes:
- pocs-data:/app/stored_pocs - pocs-data:/app/stored_pocs
- "<%= @app_config_file %>:/app/config.yml:ro" - "<%= @app_config_file %>:/app/config.yaml:ro"
networks: networks:
- default - default
- sso-proxy - sso-proxy