Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hvpulok authored Jul 12, 2019
1 parent 1e0499e commit 1c8503e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ services:
condition: on-failure
ports:
- "8080:80"
networks:
- webnet
environment:
NODE_ENV:
DOMAIN:
Expand All @@ -24,3 +26,5 @@ services:
MAILER_SERVICE_PROVIDER:
MAILER_EMAIL_ID:
MAILER_PASSWORD:
networks:
webnet:

0 comments on commit 1c8503e

Please sign in to comment.