[Advice] Changing app_url in .env #188
Silver343
started this conversation in
Show and tell
Replies: 1 comment
-
|
I think you can remove the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Platform
macOS
Operating system version
mac os
System architecture
Intel (x86)
PolyScope Version
1
Bug description
Not a bug but if anyone else needs to change the app_url in .env file so that features such as passkeys work add
"perl -pi -e 's#^APP_URL=.*#APP_URL=http://{{folder}}.test#' .env"to your polyscope.json setup scriptSteps to reproduce
No response
Relevant log output
Beta Was this translation helpful? Give feedback.
All reactions