ops: comment out replacing templates
this can cause issues since if the template isnt found then it blows up
This commit is contained in:
parent
ddfc788ac5
commit
766efc53c3
@ -5,8 +5,8 @@ services:
|
|||||||
- "3235:3235"
|
- "3235:3235"
|
||||||
volumes:
|
volumes:
|
||||||
- ./files:/files
|
- ./files:/files
|
||||||
- ./dev/home:/static:ro
|
# - ./dev/home:/static:ro
|
||||||
- ./dev/templates:/templates:ro
|
# - ./dev/templates:/templates:ro
|
||||||
env_file:
|
env_file:
|
||||||
- .env
|
- .env
|
||||||
tmpfs:
|
tmpfs:
|
||||||
|
Loading…
Reference in New Issue
Block a user