Skip to content
This repository was archived by the owner on Oct 17, 2023. It is now read-only.

Commit 7ad2794

Browse files
Updated yml
1 parent 7c24002 commit 7ad2794

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ services:
130130
# - NET_RAW
131131
# networks:
132132
# shared:
133-
# ipv4_address: 172.55.0.10
133+
# ipv4_address: 172.55.0.6
134134

135135
##Node example, based on node express.
136136
# node:
@@ -146,7 +146,7 @@ services:
146146
# networks:
147147
# internal:
148148
# shared:
149-
# ipv4_address: 172.55.0.11
149+
# ipv4_address: 172.55.0.7
150150
# mongo:
151151
# image: mongo
152152
# volumes:

0 commit comments

Comments
 (0)