feat: stream private office screens
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
# HTTP-01 only. Review, place beside the real Caddyfile, and import it there.
|
||||
# Caddy does not proxy TURN; coturn owns 3478/5349 and its UDP relay range.
|
||||
http://turn.lumbridgecorp.com {
|
||||
bind REQUIRED_PRIVATE_IPV4
|
||||
|
||||
handle /.well-known/acme-challenge/* {
|
||||
root * /var/www/turn-acme
|
||||
file_server
|
||||
}
|
||||
|
||||
respond 404
|
||||
}
|
||||
Reference in New Issue
Block a user