Update docker-compose.yml
This commit is contained in:
parent
15a10ddb3f
commit
878b4f1b31
@ -2,7 +2,7 @@ version: '2'
|
||||
|
||||
services:
|
||||
nginx-proxy:
|
||||
image: jwilder/nginx-proxy
|
||||
image: registry.gitlab.com/printshopcreator/nginx-proxy:latest
|
||||
container_name: nginx-proxy
|
||||
ports:
|
||||
- "80:80"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user