mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
fix: code review changes
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user