updated js sdk

This commit is contained in:
Gani Georgiev
2023-04-28 16:22:38 +03:00
parent 0dcd332962
commit 67e1974228
32 changed files with 49 additions and 49 deletions

View File

@@ -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/"