Update docker-compose.yml

This commit is contained in:
2026-06-09 19:31:01 +00:00
parent 9ced8d11c6
commit 0a022faf96

View File

@@ -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"