1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2025-01-10 00:43:36 +02:00
pocketbase/ui/.env
2022-08-09 16:16:09 +03:00

8 lines
353 B
Bash

# 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_RELEASES = "https://github.com/pocketbase/pocketbase/releases"
PB_VERSION = "v0.4.0"