Skip to content

Commit

Permalink
Add missing environmental variable
Browse files Browse the repository at this point in the history
  • Loading branch information
marshallku committed Feb 9, 2024
1 parent d175412 commit f5ca86c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ services:
- 4200:41890
networks:
- app_network
environment:
- BIND_ADDRESS=0.0.0.0

networks:
app_network:
Expand Down

0 comments on commit f5ca86c

Please sign in to comment.