update to assignment 3
(cherry picked from commit 91d6020e10249d97adf95ff6f43acc25688eb04d)
This commit is contained in:
parent
499072f9dc
commit
7768d96eb8
@ -6,7 +6,7 @@ services:
|
||||
waecm_g4_be:
|
||||
container_name: waecm_g4_be_container
|
||||
hostname: waecm_g4_be
|
||||
image: pfingstfrosch/waecm-2021-group-04-bsp-2-be
|
||||
image: pfingstfrosch/waecm-2021-group-04-bsp-3-be
|
||||
build:
|
||||
context: ./backend
|
||||
dockerfile: ./Dockerfile
|
||||
@ -20,7 +20,7 @@ services:
|
||||
waecm_g4_fe:
|
||||
container_name: waecm_g4_fe_container
|
||||
hostname: waecm_g4_fe
|
||||
image: pfingstfrosch/waecm-2021-group-04-bsp-2-fe
|
||||
image: pfingstfrosch/waecm-2021-group-04-bsp-3-fe
|
||||
build:
|
||||
context: ./frontend
|
||||
dockerfile: ./Dockerfile
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user