add redirect to nginx
This commit is contained in:
@ -10,8 +10,10 @@ proxy:
|
||||
- {domain: swagger.kmlabz.com, ip: swagger.stargate.internal}
|
||||
|
||||
static:
|
||||
- {domain: tormakristof.eu, directory: /var/www/tormakristof.eu, repo: "https://git.kmlabz.com/kmlabz/homepage.git"}
|
||||
- {domain: tormakris.dev, directory: /var/www/tormakristof.eu, repo: "https://git.kmlabz.com/kmlabz/homepage.git"}
|
||||
- {domain: torma.xyz, directory: /var/www/tormakristof.eu, repo: "https://git.kmlabz.com/kmlabz/homepage.git"}
|
||||
- {domain: kmlabz.com, directory: /var/www/kmlabz.com, repo: "https://git.kmlabz.com/kmlabz/homepage.git"}
|
||||
|
||||
redirect:
|
||||
- {domain: tormakristof.eu, destination: "https://www.tormakristof.eu"}
|
||||
- {domain: tormakris.dev, destination: "https://www.tormakristof.eu"}
|
||||
- {domain: torma.xyz, destination: "https://www.tormakristof.eu"}
|
||||
...
|
||||
|
Reference in New Issue
Block a user