mirror of
https://github.com/luigieai/homelab.git
synced 2025-06-06 15:46:35 -03:00
feat: dockge endpoint added
This commit is contained in:
parent
5312262c3f
commit
73f134a3de
1 changed files with 8 additions and 1 deletions
|
@ -54,4 +54,11 @@ keycloak.lab.marioverde.com.br {
|
|||
tls {
|
||||
dns cloudflare "${cloudflare_api_token}"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
dockge.lab.marioverde.com.br {
|
||||
reverse_proxy 192.168.15.46:5001
|
||||
tls {
|
||||
dns cloudflare "${cloudflare_api_token}"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue