stillbox/config.yaml.sample
2024-07-14 21:27:41 -04:00

6 lines
145 B
Text

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