stillbox/config.yaml.sample
2024-07-14 17:39:03 -04:00

6 lines
150 B
Text

db:
driver: postgres
connect: 'postgres://postgres:password@localhost:5432/example'
jwtsecret: 'super secret string'
listen: ':3050'
public: true