fix: wrong port publishing

This commit is contained in:
DJKnaeckebrot
2024-12-12 21:41:57 +01:00
committed by GitHub
parent d7e5eb6dfd
commit 26f8719e5f

View File

@@ -39,8 +39,8 @@ services:
- dokploy-network - dokploy-network
container_name: unsend-storage-prod container_name: unsend-storage-prod
ports: ports:
- 9002:9002 - 9002
- 9001:9001 - 9001
volumes: volumes:
- storage:/data - storage:/data
environment: environment: