Remove gitea file-provider route
This commit is contained in:
@@ -1,15 +0,0 @@
|
|||||||
http:
|
|
||||||
routers:
|
|
||||||
gitea:
|
|
||||||
entrypoints:
|
|
||||||
- https
|
|
||||||
rule: "Host(`gitea.ghost.tel`)"
|
|
||||||
service: gitea
|
|
||||||
tls:
|
|
||||||
certResolver: http
|
|
||||||
|
|
||||||
services:
|
|
||||||
gitea:
|
|
||||||
loadBalancer:
|
|
||||||
servers:
|
|
||||||
- url: "http://ubuntu-prod.localdomain:3001"
|
|
||||||
Reference in New Issue
Block a user