leerzeichen bei Version war falsch
This commit is contained in:
parent
9edfd7c887
commit
c1423b93ff
|
|
@ -1,7 +1,7 @@
|
||||||
version: "3"
|
version: "3"
|
||||||
services:
|
services:
|
||||||
app:
|
app:
|
||||||
image: 'jc21/nginx-proxy-manager:2.9.22 '
|
image: 'jc21/nginx-proxy-manager:2.9.22'
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
# These ports are in format <host-port>:<container-port>
|
# These ports are in format <host-port>:<container-port>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue