mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender-pwa.git
synced 2025-08-07 04:09:17 +02:00
fixed prod files path
This commit is contained in:
@@ -13,9 +13,8 @@ services:
|
|||||||
- ./backend/pb_data:/pb_data
|
- ./backend/pb_data:/pb_data
|
||||||
htwkalender-frontend:
|
htwkalender-frontend:
|
||||||
build:
|
build:
|
||||||
context: ./code/
|
context: ./frontend
|
||||||
dockerfile: ./frontend/Dockerfile_prod
|
dockerfile: Dockerfile_prod
|
||||||
|
|
||||||
rproxy:
|
rproxy:
|
||||||
image: nginx:stable
|
image: nginx:stable
|
||||||
volumes:
|
volumes:
|
||||||
|
Reference in New Issue
Block a user