Added nginx redirect

This commit is contained in:
Kasra Bigdeli 2020-07-01 08:48:21 -04:00
parent 03e494f722
commit bb4bdb763d
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{ {
"captainVersion": "2", "captainVersion": "2",
"documentation": "Taken from https://github.com/caprover/nginx-redirect", "documentation": "Taken from https://github.com/caprover/nginx-redirect",
"displayName": "Nginx Reverse Proxy", "displayName": "Nginx Redirect",
"description": "A simple nginx image preloaded with redirect config that allows you to redirect to another URL. Useful for domain alias creation.", "description": "A simple nginx image preloaded with redirect config that allows you to redirect to another URL. Useful for domain alias creation.",
"dockerCompose": { "dockerCompose": {
"version": "3.3", "version": "3.3",