new services - homarr + IPplan
This commit is contained in:
@@ -2,5 +2,5 @@ name: gitea
|
|||||||
type: proxy
|
type: proxy
|
||||||
domain: git.hubacek.cloud
|
domain: git.hubacek.cloud
|
||||||
headers: true
|
headers: true
|
||||||
auth: true
|
auth: false
|
||||||
backend: 192.168.50.110:3000
|
backend: 192.168.50.110:3000
|
||||||
6
services/homarr.yml
Normal file
6
services/homarr.yml
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
name: homarr
|
||||||
|
type: proxy
|
||||||
|
domain: homarr.hubacek.cloud
|
||||||
|
headers: true
|
||||||
|
auth: false
|
||||||
|
backend: 192.168.50.236:7575
|
||||||
6
services/ipplan.yml
Normal file
6
services/ipplan.yml
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
name: IPplan
|
||||||
|
type: proxy
|
||||||
|
domain: ipplan.hubacek.cloud
|
||||||
|
headers: true
|
||||||
|
auth: false
|
||||||
|
backend: 192.168.50.237:5000
|
||||||
Reference in New Issue
Block a user