temporary change the base backend env url
This commit is contained in:
2
ui/.env
2
ui/.env
@@ -1,5 +1,5 @@
|
||||
# all environments should start with 'PB_' prefix
|
||||
PB_BACKEND_URL = "../"
|
||||
PB_BACKEND_URL = "/"
|
||||
PB_INSTALLER_PARAM = "installer"
|
||||
PB_OAUTH2_EXAMPLE = "https://pocketbase.io/docs/authentication/#oauth2-integration"
|
||||
PB_RULES_SYNTAX_DOCS = "https://pocketbase.io/docs/api-rules-and-filters/"
|
||||
|
||||
Reference in New Issue
Block a user