Skip to content

Commit

Permalink
Merge branch 'add-api-keyhash' into 'dev'
Browse files Browse the repository at this point in the history
add API_KEY_HASH env

See merge request ergo/rosen-bridge/guard-service!317
  • Loading branch information
vorujack committed Feb 15, 2024
2 parents c9e0471 + 8f0297f commit f74ffcc
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 f74ffcc

Please sign in to comment.