Skip to content

Commit

Permalink
fix: 12.0 pro seafile-server.yml elasticsearch-volumes
Browse files Browse the repository at this point in the history
  • Loading branch information
wacmkxiaoyi committed Nov 27, 2024
1 parent 514f353 commit 7f08483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manual/docker/pro/seafile-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ services:
hard: -1
mem_limit: 4g
volumes:
- "${SEAFILE_MYSQL_VOLUME:-/opt/seafile-elasticsearch/data}:/usr/share/elasticsearch/data"
- "${SEAFILE_ELASTICSEARCH_VOLUME:-/opt/seafile-elasticsearch/data}:/usr/share/elasticsearch/data"
networks:
- seafile-net

Expand Down

0 comments on commit 7f08483

Please sign in to comment.