1 Commits

Author SHA1 Message Date
danielvici123
0a022faf96 Update docker-compose.yml 2026-06-09 19:31:01 +00:00

View File

@@ -1,7 +1,7 @@
services: services:
dhl: dhl:
build: . build: .
image: dhl:latest image: docker pull git.danielvici.com/danielvici123/dhl:latest
container_name: dhl container_name: dhl
ports: ports:
- "3000:3000" - "3000:3000"