mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
Update apps/dokploy/templates/unsend/docker-compose.yml
This commit is contained in:
@@ -50,7 +50,6 @@ services:
|
|||||||
image: unsend/unsend:latest
|
image: unsend/unsend:latest
|
||||||
networks:
|
networks:
|
||||||
- dokploy-network
|
- dokploy-network
|
||||||
container_name: unsend
|
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
- ${PORT:-3000}
|
- ${PORT:-3000}
|
||||||
|
|||||||
Reference in New Issue
Block a user