We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9bdcdd commit f815fc1Copy full SHA for f815fc1
.github/README.md
@@ -201,6 +201,12 @@ Or simply run:
201
docker stop test-web && docker rm test-web
202
```
203
204
+## **PRODUCTION** ⚠️ [IMPORTANT]
205
+
206
+If you are using this project in production enviroment, check all license involved and consider the following recomendation:
207
208
+- [rootless docker](https://docs.docker.com/engine/security/rootless/)
209
210
## Other projects using nginx-proxy
211
Following are links to docker containers using this web proxy:
212
1. [docker-wordpress-letsencrypt](https://github.com/evertramos/docker-wordpress-letsencrypt)
0 commit comments