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