Skip to content

Commit 66a7f32

Browse files
authored
fix: compose node env yaml indentation (#1335)
1 parent fe763ef commit 66a7f32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/ocean-node-quickstart.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -700,7 +700,7 @@ services:
700700
# P2P_mDNSInterval: ''
701701
# P2P_connectionsMaxParallelDials: ''
702702
# P2P_connectionsDialTimeout: ''
703-
P2P_ENABLE_UPNP: '$P2P_ENABLE_UPNP'
703+
P2P_ENABLE_UPNP: '$P2P_ENABLE_UPNP'
704704
# P2P_ENABLE_AUTONAT: ''
705705
P2P_ENABLE_CIRCUIT_RELAY_SERVER: false
706706
P2P_ENABLE_CIRCUIT_RELAY_CLIENT: false

0 commit comments

Comments
 (0)