zhangys36 hace 2 años
padre
commit
9f379b1535
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -4,7 +4,7 @@ FROM nginx:1.20.0
 MAINTAINER iamsee "root@iamsee.com"
 
 # The environment variable
-ENV APP_NAME="web_frontend"
+ENV APP_NAME="gdsc-web"
 
 COPY nginx-conf /etc/nginx/