diff options
author | EuAndreh <eu@euandre.org> | 2024-08-23 19:12:56 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2024-08-23 19:12:56 -0300 |
commit | b3fd82d5442b04ebc2c9ef6cfbdf98e25969cfb6 (patch) | |
tree | 5a77ee7de160f723a10d69f019d75050897e31d6 /src/config | |
parent | system.scm: Uncomment other golang services (diff) | |
download | asami-b3fd82d5442b04ebc2c9ef6cfbdf98e25969cfb6.tar.gz asami-b3fd82d5442b04ebc2c9ef6cfbdf98e25969cfb6.tar.xz |
Move IPs to src/config/ipv{4,6}.txt
Diffstat (limited to 'src/config')
-rw-r--r-- | src/config/ipv4.txt | 1 | ||||
-rw-r--r-- | src/config/ipv6.txt | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/src/config/ipv4.txt b/src/config/ipv4.txt new file mode 100644 index 0000000..1295945 --- /dev/null +++ b/src/config/ipv4.txt @@ -0,0 +1 @@ +216.238.73.1 diff --git a/src/config/ipv6.txt b/src/config/ipv6.txt new file mode 100644 index 0000000..806d04d --- /dev/null +++ b/src/config/ipv6.txt @@ -0,0 +1 @@ +2001:19f0:b400:1582:5400:04ff:fea9:370e |