Skip to content

Commit

Permalink
fix: VITE_PO_URL -> .net
Browse files Browse the repository at this point in the history
  • Loading branch information
Valimp committed Mar 6, 2024
1 parent f35d482 commit bc1e64e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.preprod
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ VITE_API_URL = "https://nutripatrol.openfoodfacts.net/api/v1"

# PO Url
# ------
VITE_PO_URL = "https://world.openfoodfacts.org"
VITE_PO_URL = "https://world.openfoodfacts.net"

0 comments on commit bc1e64e

Please sign in to comment.