mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-09-15 18:42:02 +00:00
Merge pull request #3583 from michto01/patch-1
Update README.md to support Podman
This commit is contained in:
commit
e3d4882c3d
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ I won't go in to too much detail here but here are the basics for someone new to
|
|||
version: '3.8'
|
||||
services:
|
||||
app:
|
||||
image: 'jc21/nginx-proxy-manager:latest'
|
||||
image: 'docker.io/jc21/nginx-proxy-manager:latest'
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- '80:80'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue