mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2025-08-08 20:57:45 +02:00
fix:#52 added log rotation and anonymized
This commit is contained in:
@@ -40,8 +40,8 @@ services:
|
||||
build:
|
||||
dockerfile: Dockerfile
|
||||
context: ./frontend
|
||||
target: dev
|
||||
command: "npm run dev"
|
||||
target: prod
|
||||
#command: "npm run dev"
|
||||
# open port 8000
|
||||
ports:
|
||||
- "8000:8000"
|
||||
|
Reference in New Issue
Block a user