Skip to content

Commit

Permalink
Adding staging environment variable to setup.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MSAdministrator committed Apr 6, 2021
1 parent 2e4528b commit 14f9788
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ services:
ELASTIC_PASSWORD: ${ELASTIC_PASSWORD}
SUBDOMAIN: ${SUBDOMAIN}
SUBFOLDER: ${SUBFOLDER}
STAGING: ${STAGING}
networks:
- elk

Expand Down

0 comments on commit 14f9788

Please sign in to comment.