Skip to content

Commit d9f5d54

Browse files
committed
modified(env) call deployment
1 parent 4c68fac commit d9f5d54

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.env.development

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
VITE_PIZZA_SERVICE_URL=http://localhost:3000
1+
# VITE_PIZZA_SERVICE_URL=http://localhost:3000
22
# VITE_PIZZA_SERVICE_URL=https://pizza-service.cs329.click
3+
VITE_PIZZA_SERVICE_URL=http://pizza-service.justachillguy.click
34
VITE_PIZZA_FACTORY_URL=https://pizza-factory.cs329.click

.env.production

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
VITE_PIZZA_SERVICE_URL=https://pizza-service.cs329.click
1+
VITE_PIZZA_SERVICE_URL=https://pizza-service.justachillguy.click
22
VITE_PIZZA_FACTORY_URL=https://pizza-factory.cs329.click

0 commit comments

Comments
 (0)