Skip to content

Commit

Permalink
feat: Update docker compose for mainnet
Browse files Browse the repository at this point in the history
  • Loading branch information
jsanmigimeno committed May 20, 2024
1 parent 80c7a7a commit 487bb64
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,8 @@ services:
- /node.key
- --spyRPC
- '[::]:${SPY_PORT}'
- --network
- /wormhole/testnet/2/1
- --bootstrap
- '/dns4/t-guardian-01.nodes.stable.io/udp/8999/quic/p2p/12D3KooWCW3LGUtkCVkHZmVSZHzL3C4WRKWfqAiJPz1NR7dT9Bxh,/dns4/t-guardian-02.nodes.stable.io/udp/8999/quic/p2p/12D3KooWJXA6goBCiWM8ucjzc4jVUBSqL9Rri6UpjHbkMPErz5zK'
- --env
- mainnet
attach: false
profiles: ['wormhole']
logging:
Expand Down

0 comments on commit 487bb64

Please sign in to comment.