Explorar el Código

update docker-compose.yml dockerfile

GITZYY hace 7 meses
padre
commit
9b8aca1533
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      start/docker-compose.yml

+ 1 - 1
start/docker-compose.yml

@@ -1,7 +1,7 @@
 version: '3'
 services:
   loan-web-api:
-    image: "loan-eg:${app_tag_name}"
+    image: "loan-eg-sever:${app_tag_name}"
     restart: always
     logging:
       options: