Files
tranquil-pds/.env.example
2025-12-06 12:55:28 +02:00

15 lines
327 B
Plaintext

SERVER_HOST=127.0.0.1
SERVER_PORT=3000
DATABASE_URL=postgres://postgres:postgres@localhost:5432/pds
S3_ENDPOINT=http://objsto:9000
AWS_REGION=us-east-1
S3_BUCKET=pds-blobs
AWS_ACCESS_KEY_ID=minioadmin
AWS_SECRET_ACCESS_KEY=minioadmin
# The public-facing hostname of the PDS
PDS_HOSTNAME=localhost:3000
PLC_URL=plc.directory