Skip to content

Commit

Permalink
add printer secret in example config
Browse files Browse the repository at this point in the history
  • Loading branch information
genox committed Nov 27, 2024
1 parent 3f1e1fb commit dbd7c84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
POSTGRES_URI=postgres://postgres:porsgres@localhost:5432/tegonal-cv
PAYLOAD_SECRET=secret
PRINTER_SECRET=secret

S3_ENDPOINT=http://localhost:9000
S3_BUCKET=tegonal-cv
Expand Down

0 comments on commit dbd7c84

Please sign in to comment.