Difference between revisions of "Caddyfile"

From wikieduonline
Jump to navigation Jump to search
Line 24: Line 24:
 
* [[Dockerfile]]
 
* [[Dockerfile]]
 
* [[Makefile]]
 
* [[Makefile]]
 +
* [[(cors)]]
  
 
== See also ==
 
== See also ==

Revision as of 11:48, 24 May 2023


/var/snap/rocketchat-server/current/Caddyfile
https://your_domain:yourport {
 tls self_signed
 proxy / 127.0.0.1:4000 {
 websocket
 transparent
 }
}


_caddy-url_
proxy / localhost:_port_ {
 websocket
 transparent
} 

Related terms

See also

Advertising: