Skip to content

Commit

Permalink
feat: updated config
Browse files Browse the repository at this point in the history
  • Loading branch information
slaveeks committed Jul 3, 2024
1 parent 996a540 commit 808523e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ s3:
accessKeyId: 'secret'
secretAccessKey: 'secret'
endpoint: 'http://localhost:9000'
region: 'my-region'

database:
dsn: 'postgres://codex:postgres@postgres:5432/notes'
Expand Down

0 comments on commit 808523e

Please sign in to comment.