Mount configuration read-only
This commit is contained in:
parent
691f9181e1
commit
f2b25ce868
@ -9,7 +9,7 @@ services:
|
||||
environment:
|
||||
- FABCAL_CACHE_EXPIRE=120
|
||||
volumes:
|
||||
- ./config.yml:/app/config.yml
|
||||
- ./config.yml:/app/config.yml:ro
|
||||
# use the line below when running this behind reverse proxy (only if it sets the proxy headers, though)
|
||||
#command: --proxy-headers --forwarded-allow-ips="*"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user