[#223] change the default prod backend url to relative path to support sub-path deployment
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# all environments should start with 'PB_' prefix
|
# all environments should start with 'PB_' prefix
|
||||||
PB_BACKEND_URL = /
|
PB_BACKEND_URL = ../
|
||||||
PB_PROFILE_COLLECTION = profiles
|
PB_PROFILE_COLLECTION = profiles
|
||||||
PB_RULES_SYNTAX_DOCS = https://pocketbase.io/docs/manage-collections#rules-filters-syntax
|
PB_RULES_SYNTAX_DOCS = https://pocketbase.io/docs/manage-collections#rules-filters-syntax
|
||||||
PB_INSTALLER_PARAM = installer
|
PB_INSTALLER_PARAM = installer
|
||||||
|
|||||||
Reference in New Issue
Block a user