Added isOfficial

This commit is contained in:
Kasra Bigdeli
2020-08-09 17:40:21 -04:00
parent 7cb4e3eb56
commit cc8a158d84
85 changed files with 85 additions and 0 deletions

View File

@@ -3,6 +3,7 @@
"documentation": "Taken from https://github.com/caprover/nginx-reverse-proxy",
"displayName": "Nginx Reverse Proxy",
"description": "A simple nginx image preloaded with reverse proxy config that allows you to proxy a URL to another URL",
"isOfficial": true,
"dockerCompose": {
"version": "3.3",
"services": {