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