/next-bug

Primary LanguageJavaScript

NOTE.

Need to set ADMIN_API_URL env variable

I see different behavior with localhost vs normal domain. Eg:

ADMIN_API_URL="http://localhost:8000"
ADMIN_API_URL="https://my-api-url.com/dev"