[PIE-2] Replace hardcoded PB URL (!3)

Co-authored-by: june <self@breadone.net>
Co-committed-by: june <self@breadone.net>
This commit was merged in pull request #3.
This commit is contained in:
2025-08-12 13:48:31 +12:00
committed by June
parent e6344502fd
commit 75e435bd03
2 changed files with 3 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
PB_ADMIN_EMAIL=admin@example.com
PB_ADMIN_PASSWORD=secret-password
PB_URL=http://pocketbase:8080
PUBLIC_PB_URL=http://pb:8080
PB_DATA_DIR=/pb/pb_data