Updated variables

This commit is contained in:
2024-06-20 10:43:30 -04:00
parent 048e552f7b
commit 158937dfea
12 changed files with 366 additions and 57 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
FROM node:latest
ENV PUBLIC_BASE_URL=http://localhost:4056
ENV PUBLIC_BASE_URL=http://localhost:5170
RUN mkdir -p /app