fix typo
This commit is contained in:
parent
7b6eb10f6d
commit
9836b6ee48
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ services:
|
|||
init: true
|
||||
volumes:
|
||||
- pocs-data:/app/stored_pocs
|
||||
- "<%= @app_config_file %>:/app/config.yml:ro"
|
||||
- "<%= @app_config_file %>:/app/config.yaml:ro"
|
||||
networks:
|
||||
- default
|
||||
- sso-proxy
|
||||
|
|
Loading…
Add table
Reference in a new issue