Use new env var
This commit is contained in:
+1
-1
@@ -13,4 +13,4 @@ RUN yarn
|
||||
COPY . /app
|
||||
|
||||
CMD ["pwd"]
|
||||
CMD ["yarn", "web"]
|
||||
CMD ["$APPVIEW_PROXY", "yarn", "web"]
|
||||
|
||||
Reference in New Issue
Block a user