updated dependencies and rebuilt ui/dist

This commit is contained in:
Gani Georgiev
2022-08-11 11:33:01 +03:00
parent 147344546b
commit a7b29c1961
12 changed files with 147 additions and 183 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# all environments should start with 'PB_' prefix
PB_BACKEND_URL = "../"
PB_PROFILE_COLLECTION = "profiles"
PB_RULES_SYNTAX_DOCS = "https://pocketbase.io/docs/manage-collections#rules-filters-syntax"
PB_INSTALLER_PARAM = "installer"
PB_RULES_SYNTAX_DOCS = "https://pocketbase.io/docs/manage-collections#rules-filters-syntax"
PB_RELEASES = "https://github.com/pocketbase/pocketbase/releases"
PB_VERSION = "v0.4.0"