Merge branch 'main' into docker-bind-ro
This commit is contained in:
commit
886d6ec9f7
18 changed files with 457 additions and 104 deletions
|
@ -90,6 +90,7 @@ services:
|
|||
env_file: .env
|
||||
volumes:
|
||||
- .:/app:ro
|
||||
- static_volume:/app/static
|
||||
networks:
|
||||
- main
|
||||
depends_on:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue