mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
fix: wrong port publishing
This commit is contained in:
@@ -39,8 +39,8 @@ services:
|
||||
- dokploy-network
|
||||
container_name: unsend-storage-prod
|
||||
ports:
|
||||
- 9002:9002
|
||||
- 9001:9001
|
||||
- 9002
|
||||
- 9001
|
||||
volumes:
|
||||
- storage:/data
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user