Remove empty lines at end of files

This commit is contained in:
2025-06-26 23:07:20 +02:00
parent 08941a4869
commit 2ae815d48a
12 changed files with 12 additions and 12 deletions

View File

@@ -6,4 +6,4 @@ http:
entryPoints:
- https
rule: Host(`traefik.eliasfink.de`)
service: api@internal
service: api@internal

View File

@@ -12,4 +12,4 @@ http:
gitea:
loadBalancer:
servers:
- url: http://gitea:3000
- url: http://gitea:3000

View File

@@ -15,4 +15,4 @@ http:
redirectRegex:
permanent: true
regex: ^.+$
replacement: https://eliasfink.de
replacement: https://eliasfink.de

View File

@@ -12,4 +12,4 @@ http:
nextcloud:
loadBalancer:
servers:
- url: http://nextcloud:80
- url: http://nextcloud:80

View File

@@ -12,4 +12,4 @@ http:
portainer:
loadBalancer:
servers:
- url: http://portainer:9000
- url: http://portainer:9000

View File

@@ -13,4 +13,4 @@ http:
stsSeconds: 31536000
stsIncludeSubdomains: true
stsPreload: true
referrerPolicy: same-origin
referrerPolicy: same-origin