zhangys36 2 年之前
父節點
當前提交
9f379b1535
共有 1 個文件被更改,包括 1 次插入1 次删除
  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/