Skip to content

Commit 3dedda7

Browse files
committed
Added the image name to the docker-compose example.
1 parent d1735b7 commit 3dedda7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ ports are part of the example.
147147
version: '3'
148148
services:
149149
nginx-proxy-manager:
150+
image: jlesage/nginx-proxy-manager
150151
build: .
151152
ports:
152153
- "8181:8181"

0 commit comments

Comments
 (0)