diff --git a/deploy-this/deploy-dc.yml b/deploy-this/deploy-dc.yml index ff71d4b..766e32d 100644 --- a/deploy-this/deploy-dc.yml +++ b/deploy-this/deploy-dc.yml @@ -1,4 +1,6 @@ - angular-services: +services: + + angular-services: image: ${JAVA_17} container_name: angular-services @@ -33,7 +35,7 @@ limits: memory: 256M - networks: +networks: proxy-net: name: proxy-net external: false \ No newline at end of file