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 209c1b3 commit 55d765eCopy full SHA for 55d765e
README.md
@@ -59,7 +59,7 @@ I won't go in to too much detail here but here are the basics for someone new to
59
version: '3.8'
60
services:
61
app:
62
- image: 'jc21/nginx-proxy-manager:latest'
+ image: 'docker.io/jc21/nginx-proxy-manager:latest'
63
restart: unless-stopped
64
ports:
65
- '80:80'
0 commit comments