fix: code review changes

This commit is contained in:
Radu Ciocan
2024-07-06 20:30:23 +01:00
parent e49b190c32
commit aa347abfcd
3 changed files with 7 additions and 4 deletions

View File

@@ -1,9 +1,9 @@
services:
doublezero:
restart: always
image: liltechnomancer/double-zero:latest
image: liltechnomancer/double-zero:0.2.1
ports:
- 4000:4000
- ${DOUBLEZERO_PORT}
networks:
- dokploy-network
volumes: