5 lines
251 B
Plaintext
5 lines
251 B
Plaintext
NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY=pk_test_...
|
|
# 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
|