This commit is contained in:
parent
14a1ffb7b6
commit
59fa92ef2f
|
|
@ -7,7 +7,9 @@ services:
|
|||
- NODE_ENV=production
|
||||
networks:
|
||||
- web_traffic
|
||||
env_file:
|
||||
- .env
|
||||
|
||||
networks:
|
||||
web_traffic:
|
||||
external: true
|
||||
external: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue