feat: Add post on twenty
This commit is contained in:
19
content/post/trying-twenty/env
Normal file
19
content/post/trying-twenty/env
Normal file
@@ -0,0 +1,19 @@
|
||||
TAG=latest
|
||||
|
||||
#PG_DATABASE_USER=postgres
|
||||
# Use openssl rand -base64 32
|
||||
PG_DATABASE_PASSWORD=
|
||||
#PG_DATABASE_HOST=db
|
||||
#PG_DATABASE_PORT=5432
|
||||
#REDIS_URL=redis://redis:6379
|
||||
|
||||
SERVER_URL=https://twenty.hyteck.de
|
||||
|
||||
# Use openssl rand -base64 32
|
||||
APP_SECRET=
|
||||
|
||||
STORAGE_TYPE=local
|
||||
|
||||
# STORAGE_S3_REGION=eu-west3
|
||||
# STORAGE_S3_NAME=my-bucket
|
||||
# STORAGE_S3_ENDPOINT=
|
Reference in New Issue
Block a user