Skip to content

Commit

Permalink
Hardcode bind IP (#69)
Browse files Browse the repository at this point in the history
* Hardcode bind IP

* Fix IP hardcoded
  • Loading branch information
dappnodedev authored Jan 17, 2024
1 parent a00e02f commit db123f1
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 @@ -8,6 +8,7 @@ services:
restart: always
networks:
dncore_network:
ipv4_address: 172.33.1.2
aliases:
- bind.dappnode
logging:
Expand Down

0 comments on commit db123f1

Please sign in to comment.