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.
2 parents 6a6c2ef + 3203159 commit daa7176Copy full SHA for daa7176
docker/rootfs/etc/services.d/nginx/run
@@ -36,7 +36,7 @@ then
36
-days 3650 \
37
-nodes \
38
-x509 \
39
- -subj '/O=Nginx Proxy Manager/OU=Dummy Certificate/CN=localhost' \
+ -subj '/O=localhost/OU=localhost/CN=localhost' \
40
-keyout /data/nginx/dummykey.pem \
41
-out /data/nginx/dummycert.pem
42
echo "Complete"
0 commit comments