Commit
This commit is contained in:
4
.config/code-server/config.yaml
Normal file
4
.config/code-server/config.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
bind-addr: 127.0.0.1:8080
|
||||
auth: password
|
||||
password: 704cd31bbfead3cfadb5cbb7
|
||||
cert: false
|
||||
11
.config/ngrok/multi-tunnel-ngrok.yml
Normal file
11
.config/ngrok/multi-tunnel-ngrok.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
|
||||
version: 2
|
||||
authtoken: 2H3ZoIoYvRBckudPKvb7iyNvTgW_48SFniUxViJjuvcUvr1tA
|
||||
tunnels:
|
||||
first:
|
||||
proto: http
|
||||
addr: http://localhost:3000
|
||||
second:
|
||||
proto: tcp
|
||||
addr: 3001
|
||||
|
||||
3
.config/ngrok/ngrok.yml
Normal file
3
.config/ngrok/ngrok.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
version: "3"
|
||||
agent:
|
||||
authtoken: 2H3ZoIoYvRBckudPKvb7iyNvTgW_48SFniUxViJjuvcUvr1tA
|
||||
Reference in New Issue
Block a user