prime time

This commit is contained in:
Chris Wanstrath 2025-09-24 17:59:17 -07:00
parent 5570322efa
commit 38d3481f8d

View File

@ -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