/tunnels and /tunnel/app
This commit is contained in:
parent
aa26b3fce5
commit
5570322efa
|
|
@ -1,9 +1,9 @@
|
||||||
import nose from "./server"
|
import nose from "./server"
|
||||||
|
|
||||||
const SNEAKER_URL = "nose.space"
|
// const SNEAKER_URL = "nose.space"
|
||||||
const SNEAKER_TLS = true
|
// const SNEAKER_TLS = true
|
||||||
// const SNEAKER_URL = "localhost:3100"
|
const SNEAKER_URL = "localhost:3100"
|
||||||
// const SNEAKER_TLS = false
|
const SNEAKER_TLS = false
|
||||||
|
|
||||||
type Connection = {
|
type Connection = {
|
||||||
subdomain: string
|
subdomain: string
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user