mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2026-01-16 03:22:25 +01:00
fix:#56 added update for grpc
This commit is contained in:
@@ -33,6 +33,8 @@ services:
|
||||
- DATA_MANAGER_URL=htwkalender-data-manager
|
||||
networks:
|
||||
- "net"
|
||||
depends_on:
|
||||
- htwkalender-data-manager
|
||||
|
||||
htwkalender-frontend:
|
||||
image: DOCKER_REGISTRY_REPO-frontend # DOCKER_REGISTRY_REPO will be replaced by CI
|
||||
|
||||
Reference in New Issue
Block a user