mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender-pwa.git
synced 2025-07-16 09:38:51 +02:00
fix:#19 re-added src mount for frontend development
This commit is contained in:
@ -22,6 +22,8 @@ services:
|
||||
# open port 8000
|
||||
ports:
|
||||
- "8000:8000"
|
||||
volumes:
|
||||
- ./frontend/src:/app/src
|
||||
|
||||
rproxy:
|
||||
image: bitnami/nginx:1.25
|
||||
|
Reference in New Issue
Block a user