Update docker-compose.yml
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
dhl:
|
||||
build: .
|
||||
image: dhl:latest
|
||||
image: docker pull git.danielvici.com/danielvici123/dhl:latest
|
||||
container_name: dhl
|
||||
ports:
|
||||
- "3000:3000"
|
||||
|
||||
Reference in New Issue
Block a user