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 3e1b731 + 55d765e commit e3d4882Copy full SHA for e3d4882
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