Skip to content

Commit e3d4882

Browse files
authored
Merge pull request #3583 from michto01/patch-1
Update README.md to support Podman
2 parents 3e1b731 + 55d765e commit e3d4882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ I won't go in to too much detail here but here are the basics for someone new to
5959
version: '3.8'
6060
services:
6161
app:
62-
image: 'jc21/nginx-proxy-manager:latest'
62+
image: 'docker.io/jc21/nginx-proxy-manager:latest'
6363
restart: unless-stopped
6464
ports:
6565
- '80:80'

0 commit comments

Comments
 (0)