diff --git a/_docs/deployment.yml b/_docs/deployment.yml index 366cb9f1ba..20ab5cca8f 100644 --- a/_docs/deployment.yml +++ b/_docs/deployment.yml @@ -42,6 +42,8 @@ services: web: image: foo:latest + env: + "API_KEY":"996fb92427ae41e4649b934ca495991b785" port: 80 depends-on: - service: db-pool