7 lines
164 B
Text
7 lines
164 B
Text
# PocketBase Admin-Zugangsdaten
|
|
# Kopieren nach .env und ausfüllen:
|
|
# cp .env.example .env
|
|
|
|
PB_URL=http://localhost:4444
|
|
PB_EMAIL=admin@example.com
|
|
PB_PASSWORD=
|