feat: Reverts back to using subdomain for snapp.
This commit is contained in:
@@ -2,15 +2,6 @@
|
||||
email {env.ACME_EMAIL}
|
||||
}
|
||||
|
||||
housh.dev {
|
||||
tls {
|
||||
dns cloudflare {env.CF_AUTH_TOKEN}
|
||||
resolvers 1.1.1.1
|
||||
}
|
||||
|
||||
reverse_proxy /s/* http://roguemini.housh.dev:3000
|
||||
}
|
||||
|
||||
*.housh.dev {
|
||||
tls {
|
||||
dns cloudflare {env.CF_AUTH_TOKEN}
|
||||
|
||||
Reference in New Issue
Block a user