Added nginx redirect
This commit is contained in:
parent
03e494f722
commit
bb4bdb763d
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"captainVersion": "2",
|
||||
"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.",
|
||||
"dockerCompose": {
|
||||
"version": "3.3",
|
||||
|
|
|
|||
Loading…
Reference in New Issue