Skip to content

Commit

Permalink
Don't use docker volumes for taggers, tagsets & formats
Browse files Browse the repository at this point in the history
Because these are fixed settings
  • Loading branch information
PrinsINT committed Nov 18, 2024
1 parent d5b107e commit 82dbcf6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ services:
volumes:
- user-corpora-volume:/data/corpora/custom
- preset-corpora-volume:/data/corpora/presets
- formats-volume:/data/formats
- taggers-volume:/data/taggers
- tagsets-volume:/data/tagsets
- admins-volume:/data/admins
networks:
- proxy_network
Expand Down

0 comments on commit 82dbcf6

Please sign in to comment.