Skip to content

Commit 436a01b

Browse files
committed
Update default config.ini ipv6 value
1 parent 2c9f600 commit 436a01b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ic-os/setupos/config/config.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Please update the template/example below.
22
#
3-
ipv6_prefix=2a00:fb01:400:100
3+
ipv6_prefix=2a00:fb01:400:200
44
ipv6_subnet=/64
5-
ipv6_gateway=2a00:fb01:400:100::1
5+
ipv6_gateway=2a00:fb01:400:200::1

0 commit comments

Comments
 (0)