This commit is contained in:
Sorawit 2024-11-25 11:03:30 +07:00
parent c4e6dc550a
commit 289e965ba5

View file

@ -630,7 +630,7 @@ services:
env_file: "service.env"
# mem_limit: "1g"
restart: unless-stopped
command: server --console-address ":9001"(bmahrms-postgres bmahrms-id) /data
command: server /data --console-address ":9001"
volumes:
- minio_data:/data
networks: