Skip to content

Commit

Permalink
docs/deployment.yml : add setting environment variables (#369)
Browse files Browse the repository at this point in the history
  • Loading branch information
gosuri authored Jan 30, 2019
1 parent 1d50adf commit 67d1617
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _docs/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ services:

web:
image: foo:latest
env:
"API_KEY":"996fb92427ae41e4649b934ca495991b785"
port: 80
depends-on:
- service: db-pool
Expand Down

0 comments on commit 67d1617

Please sign in to comment.