added hostname for waecm_g4_fe;

This commit is contained in:
Marco Zeisler 2021-03-24 19:02:05 +01:00
parent e9b0376f22
commit 5efb739e25

View File

@ -16,6 +16,7 @@ services:
waecm_g4_fe: waecm_g4_fe:
container_name: waecm_g4_fe_container container_name: waecm_g4_fe_container
hostname: waecm_g4_fe
image: pfingstfrosch/waecm-2021-group-04-bsp-1-fe image: pfingstfrosch/waecm-2021-group-04-bsp-1-fe
build: build:
context: ./frontend context: ./frontend