We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe763ef commit 66a7f32Copy full SHA for 66a7f32
1 file changed
scripts/ocean-node-quickstart.sh
@@ -700,7 +700,7 @@ services:
700
# P2P_mDNSInterval: ''
701
# P2P_connectionsMaxParallelDials: ''
702
# P2P_connectionsDialTimeout: ''
703
- P2P_ENABLE_UPNP: '$P2P_ENABLE_UPNP'
+ P2P_ENABLE_UPNP: '$P2P_ENABLE_UPNP'
704
# P2P_ENABLE_AUTONAT: ''
705
P2P_ENABLE_CIRCUIT_RELAY_SERVER: false
706
P2P_ENABLE_CIRCUIT_RELAY_CLIENT: false
0 commit comments