Rename, update var in dev

This commit is contained in:
Eric Bailey
2025-01-22 17:50:54 -06:00
parent 9533aea792
commit 0fc2668b5a
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -14,6 +14,6 @@ RUN yarn
COPY . /app
ENV EXPO_PUBLIC_APPVIEW_DID=${APPVIEW_DID}
ENV EXPO_PUBLIC_APPVIEW_PROXY_DID=${EXPO_PUBLIC_APPVIEW_PROXY_DID}
CMD ["yarn", "web"]