This commit is contained in:
Manav Rathi 2025-03-20 10:50:31 +05:30
parent ebf85c15c3
commit 938e2dcadb
No known key found for this signature in database

View File

@ -25,8 +25,7 @@ services:
socat:
image: alpine/socat
network_mode: service:museum
depends_on:
- museum
depends_on: [museum]
command: "TCP-LISTEN:3200,fork,reuseaddr TCP:minio:3200"
postgres: