mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
fix: coder template
This commit is contained in:
@@ -3,8 +3,6 @@ services:
|
|||||||
image: ghcr.io/coder/coder:v2.15.3
|
image: ghcr.io/coder/coder:v2.15.3
|
||||||
networks:
|
networks:
|
||||||
- dokploy-network
|
- dokploy-network
|
||||||
ports:
|
|
||||||
- "7080:7080"
|
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
group_add:
|
group_add:
|
||||||
|
|||||||
Reference in New Issue
Block a user