Skip to content

Commit

Permalink
add API_KEY_HASH env
Browse files Browse the repository at this point in the history
  • Loading branch information
zargarzadehm committed Feb 15, 2024
1 parent c9e0471 commit 8f0297f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/custom-environment-variables.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
api:
host: 'HOSTNAME'
port: 'SERVICE_PORT'
apiKeyHash: 'API_KEY_HASH'
database:
host: 'POSTGRES_HOST'
port: 'POSTGRES_PORT'
Expand Down

0 comments on commit 8f0297f

Please sign in to comment.