Skip to content

Commit

Permalink
fix: restore host networking
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Sep 25, 2024
1 parent 4d7729e commit 013cb04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ services:
volumes:
- ./config.json:/config.json
command: node dist/src/index.js --config /config.json --enable-kademlia --enable-autonat
network_mode: host

prometheus:
restart: unless-stopped
Expand Down

0 comments on commit 013cb04

Please sign in to comment.