fix mobile nav and env examples
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY=pk_test_...
|
||||
NEXT_PUBLIC_BACKEND_URL=http://localhost:8080
|
||||
# Backend URL for the API proxy — swap comments to switch between local and remote
|
||||
BACKEND_URL=http://localhost:8080
|
||||
#BACKEND_URL=https://petshop-backend.nicepond-c7280126.westus2.azurecontainerapps.io
|
||||
|
||||
Reference in New Issue
Block a user