-
|
Can ADMINYO_USER and ADMINYO_PASSWORD be used for the static build? I can’t seem to get access working with this config, and I already checked that the environment variables are set correctly |
Beta Was this translation helpful? Give feedback.
Answered by
felipeinf
Apr 18, 2026
Replies: 1 comment
-
|
Local authentication is for development purposes only, as specified in the documentation. For production environments, you must use the adminyo auth configuration that utilizes your API endpoint. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mbohmwald
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Local authentication is for development purposes only, as specified in the documentation. For production environments, you must use the adminyo auth configuration that utilizes your API endpoint.