pelican caddy config
This commit is contained in:
parent
3343fdfe55
commit
69f658ebbe
6
caddy/services/pelican-node.caddy
Normal file
6
caddy/services/pelican-node.caddy
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
# External
|
||||||
|
daemon.mixel.cloud {
|
||||||
|
reverse_proxy 192.168.178.231:8080
|
||||||
|
}
|
||||||
|
|
||||||
|
# Internal
|
6
caddy/services/pelican-panel.caddy
Normal file
6
caddy/services/pelican-panel.caddy
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
# External
|
||||||
|
pelican.mixel.cloud {
|
||||||
|
reverse_proxy 192.168.178.231:80
|
||||||
|
}
|
||||||
|
|
||||||
|
# Internal
|
Loading…
Reference in a new issue