budibase update
This commit is contained in:
parent
388865b0d2
commit
1933270b2a
9 changed files with 145 additions and 23 deletions
19
ressources/budibase/rootfs/etc/default/budibase-worker
Normal file
19
ressources/budibase/rootfs/etc/default/budibase-worker
Normal file
|
@ -0,0 +1,19 @@
|
|||
CLUSTER_PORT=80
|
||||
JWT_SECRET=AdliejyiarApsEmNuilyanmuifyojhay
|
||||
MINIO_ACCESS_KEY=DruccokdudaufElWuejyeerog-Anphoj
|
||||
MINIO_SECRET_KEY=NorcyagOovLadjonCekUthgeOcyuFrac
|
||||
MINIO_URL=http://localhost:9000
|
||||
APPS_URL=http://localhost:4001
|
||||
COUCH_DB_USERNAME=admin
|
||||
COUCH_DB_PASSWORD=admin
|
||||
COUCH_DB_URL=http://admin:admin@localhost:5984
|
||||
#SENTRY_DSN=https://a34ae347621946bf8acded18e5b7d4b8@o420233.ingest.sentry.io/5338131
|
||||
INTERNAL_API_KEY=yaif4ShnumbivfoctErvAsBark?8Koks
|
||||
REDIS_URL=localhost:6379
|
||||
REDIS_PASSWORD=neddOryianquasJuwrav2DrokVuWeac
|
||||
PORT=4002
|
||||
WORKER_PORT=4002
|
||||
APP_PORT=4001
|
||||
NODE_ENV=production
|
||||
SELF_HOSTED=1
|
||||
BUDIBASE_ENVIRONMENT=PRODUCTION
|
Loading…
Add table
Add a link
Reference in a new issue