fix typo
This commit is contained in:
parent
c4e6dc550a
commit
289e965ba5
1 changed files with 1 additions and 1 deletions
|
|
@ -630,7 +630,7 @@ services:
|
||||||
env_file: "service.env"
|
env_file: "service.env"
|
||||||
# mem_limit: "1g"
|
# mem_limit: "1g"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
command: server --console-address ":9001"(bmahrms-postgres bmahrms-id) /data
|
command: server /data --console-address ":9001"
|
||||||
volumes:
|
volumes:
|
||||||
- minio_data:/data
|
- minio_data:/data
|
||||||
networks:
|
networks:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue