mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2025-08-07 12:19:14 +02:00
bug:#52 volume mount raises db savings upto 2min more
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user