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