mirror of
https://gitlab.com/deepcypher/dc-kc.git
synced 2026-01-27 11:12:08 +00:00
Re-enabled redirect
Changelog: added Signed-off-by: GeorgeRaven <GeorgeRavenCommunity@pm.me>
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
## Redirect with domain replacement
|
||||
#apiVersion: traefik.io/v1alpha1
|
||||
#kind: Middleware
|
||||
#metadata:
|
||||
# name: redirectstatus
|
||||
#spec:
|
||||
# redirectRegex:
|
||||
# regex: ^https:\/\/nextcloud\.deepcypher\.me\/status.php/?$
|
||||
# replacement: https://nextcloud.deepcypher.me
|
||||
# Redirect with domain replacement
|
||||
apiVersion: traefik.io/v1alpha1
|
||||
kind: Middleware
|
||||
metadata:
|
||||
name: redirectstatus
|
||||
spec:
|
||||
redirectRegex:
|
||||
regex: ^https:\/\/nextcloud\.deepcypher\.me\/status.php/?$
|
||||
replacement: https://nextcloud.deepcypher.me
|
||||
Redirect with domain replacement
|
||||
---
|
||||
apiVersion: traefik.io/v1alpha1
|
||||
kind: Middleware
|
||||
|
||||
Reference in New Issue
Block a user