mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2025-07-16 09:38:49 +02:00
feat:#72 add footer and commit id injection
This commit is contained in:
@ -43,6 +43,8 @@ services:
|
||||
dockerfile: Dockerfile
|
||||
context: ./frontend
|
||||
target: prod
|
||||
args:
|
||||
- COMMIT_HASH=${COMMIT_HASH}
|
||||
# open port 8000
|
||||
ports:
|
||||
- "8000:8000"
|
||||
|
Reference in New Issue
Block a user