fixed prod files path

This commit is contained in:
Elmar Kresse
2023-09-20 12:33:55 +02:00
parent d9a72b5b3e
commit a576f2bbd2

View File

@ -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: