Compare commits
1 Commits
b9b2c12b04
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
820db5aff2 |
@@ -25,8 +25,8 @@ services:
|
|||||||
JWT_SECRET: ${JWT_SECRET}
|
JWT_SECRET: ${JWT_SECRET}
|
||||||
volumes:
|
volumes:
|
||||||
- ./certs:/app/certs
|
- ./certs:/app/certs
|
||||||
# - ./internal/web/static:/app/internal/web/static
|
- ./internal/web/static:/app/internal/web/static
|
||||||
# - ./internal/web/templates:/app/internal/web/templates
|
- ./internal/web/templates:/app/internal/web/templates
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
mongodb_data:
|
mongodb_data:
|
||||||
|
|||||||
Reference in New Issue
Block a user