bug:#52 volume mount raises db savings upto 2min more

This commit is contained in:
masterElmar
2023-11-30 00:01:34 +01:00
parent 921a2c7a28
commit cd663ac69d

View File

@@ -9,8 +9,8 @@ services:
ports:
- "8090:8090"
command: "/htwkalender serve --http=0.0.0.0:8090 --dir=/pb_data"
volumes:
- ./backend/pb_data:/pb_data
# volumes:
# - ./backend/pb_data:/pb_data
htwkalender-frontend:
volumes:
- ./frontend/src:/app/src