mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-07-10 16:35:26 +02: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