add first draft working docker setup

This commit is contained in:
JCEEE
2026-08-05 20:03:01 +01:00
parent fed2f32258
commit 0fb90de5a7
20 changed files with 318 additions and 38 deletions
+5
View File
@@ -6,3 +6,8 @@ PB_EMAIL=
PB_PASSWORD=
DEBUG_RECORD_ID=
PUBLIC_PB_URL=
# docker-compose (staging)
PORT=3001
PB_DATA=./pb_data
PB_ENDPOINT=http://127.0.0.1:8090