Use latest
tag in full setup instructions
This commit is contained in:
parent
c5ceb3b2b1
commit
1337c50d28
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ Via `docker-compose`:
|
||||||
version: "3"
|
version: "3"
|
||||||
services:
|
services:
|
||||||
app:
|
app:
|
||||||
image: jc21/nginx-proxy-manager:2
|
image: 'jc21/nginx-proxy-manager:latest'
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
# Public HTTP Port:
|
# Public HTTP Port:
|
||||||
|
|
Loading…
Reference in a new issue