Skip to content

Commit

Permalink
Merge branch '210-add-api_key' into 'dev'
Browse files Browse the repository at this point in the history
Resolve "add api_key for routes"

Closes #210

See merge request ergo/rosen-bridge/watcher!239
  • Loading branch information
vorujack committed Feb 16, 2024
2 parents 9e487bf + dfaa4be commit f79fb72
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
@@ -1,6 +1,7 @@
---
api:
port: 'SERVICE_PORT'
apiKeyHash: 'API_KEY_HASH'
database:
host: 'POSTGRES_HOST'
port: 'POSTGRES_PORT'
Expand Down

0 comments on commit f79fb72

Please sign in to comment.