We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c68fac commit d9f5d54Copy full SHA for d9f5d54
.env.development
@@ -1,3 +1,4 @@
1
-VITE_PIZZA_SERVICE_URL=http://localhost:3000
+# VITE_PIZZA_SERVICE_URL=http://localhost:3000
2
# VITE_PIZZA_SERVICE_URL=https://pizza-service.cs329.click
3
+VITE_PIZZA_SERVICE_URL=http://pizza-service.justachillguy.click
4
VITE_PIZZA_FACTORY_URL=https://pizza-factory.cs329.click
.env.production
@@ -1,2 +1,2 @@
-VITE_PIZZA_SERVICE_URL=https://pizza-service.cs329.click
+VITE_PIZZA_SERVICE_URL=https://pizza-service.justachillguy.click
0 commit comments