add dev cloud urls
This commit is contained in:
parent
665318f08b
commit
1b0cb6d5c1
1 changed files with 6 additions and 0 deletions
|
@ -99,6 +99,9 @@ DNS.2 = *.remarkable.com
|
|||
DNS.3 = *.cloud.remarkable.com
|
||||
DNS.4 = *.cloud.remarkable.engineering
|
||||
DNS.5 = *.rmfakecloud.localhost
|
||||
DNS.6 = *.internal.cloud.remarkable.com
|
||||
DNS.7 = *.tectonic.remarkable.com
|
||||
DNS.8 = *.ping.remarkable.com
|
||||
EOF
|
||||
|
||||
# ca
|
||||
|
@ -169,6 +172,9 @@ 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 dev.ping.remarkable.com
|
||||
127.0.0.1 dev.tectonic.remarkable.com
|
||||
127.0.0.1 dev.internal.cloud.remarkable.com
|
||||
# rmfake_end
|
||||
EOF
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue