Skip to content

Commit

Permalink
Add MOLLY_HOST to docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
p1gp1g authored Dec 11, 2023
1 parent 0e6d091 commit acb03a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ services:
# Do not add space in the array ["http://a.tld","*"]
- MOLLY_ALLOWED_ENDPOINTS=["*"]
- MOLLY_ALLOWED_UUIDS=["*"]
- MOLLY_HOST=0.0.0.0
- MOLLY_PORT=8020
- RUST_LOG=info
ports:
Expand Down

0 comments on commit acb03a1

Please sign in to comment.