5 lines
192 B
Bash
5 lines
192 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
|