1
0
Fork 0

Merge branch 'main' into docker-bind-ro

This commit is contained in:
Mouse Reeve 2024-03-23 07:48:27 -07:00 committed by GitHub
commit 886d6ec9f7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
18 changed files with 457 additions and 104 deletions

View file

@ -90,6 +90,7 @@ services:
env_file: .env
volumes:
- .:/app:ro
- static_volume:/app/static
networks:
- main
depends_on: