Add host local.apphost.com

This commit is contained in:
Andreas Innerlohninger 2024-11-10 16:04:10 +01:00
parent 45f7f5eff6
commit 1edf5ea4a9

View file

@ -99,6 +99,7 @@ DNS.2 = *.remarkable.com
DNS.3 = *.cloud.remarkable.com
DNS.4 = *.cloud.remarkable.engineering
DNS.5 = *.rmfakecloud.localhost
DNS.6 = *.apphost.com
EOF
# ca
@ -169,6 +170,7 @@ function patch_hosts(){
127.0.0.1 ping.remarkable.com
127.0.0.1 internal.cloud.remarkable.com
127.0.0.1 backtrace-proxy.cloud.remarkable.engineering
127.0.0.1 local.apphost.com
# rmfake_end
EOF
fi