Skip to content

Commit 5baec68

Browse files
committed
Add SERVICE_IP_VERSION=4 and IP_VERSION=4.
Signed-off-by: Nobuhiro MIKI <nob@bobuhiro11.net>
1 parent 59845f4 commit 5baec68

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

controller/local.conf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ SERVICE_PASSWORD=password
1616
SERVICE_TOKEN=password
1717
ADMIN_PASSWORD=password
1818

19+
SERVICE_IP_VERSION=4
20+
IP_VERSION=4
21+
1922
# If your stack get failed with error: "Could not determine host ip address.
2023
# See local.conf for suggestions on setting HOST_IP." Try to uncomment
2124
# this line to set the proper host IP.

0 commit comments

Comments
 (0)