add first draft working docker setup
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user