mode dev
This commit is contained in:
@@ -25,8 +25,8 @@ services:
|
||||
JWT_SECRET: ${JWT_SECRET}
|
||||
volumes:
|
||||
- ./certs:/app/certs
|
||||
# - ./internal/web/static:/app/internal/web/static
|
||||
# - ./internal/web/templates:/app/internal/web/templates
|
||||
- ./internal/web/static:/app/internal/web/static
|
||||
- ./internal/web/templates:/app/internal/web/templates
|
||||
|
||||
volumes:
|
||||
mongodb_data:
|
||||
|
||||
Reference in New Issue
Block a user