Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
BennyThink committed Dec 5, 2024
1 parent 4897e7f commit 24c9093
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ YYeTsFE/node_modules/*
assets/*
conf/*
tests/*
yyetsweb/yyets.sqlite
yyetsweb/yyets.sqlite
yyetsweb/subtitle_data
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ services:
- MEILI_HTTP_PAYLOAD_SIZE_LIMIT=1073741824 #1GiB
volumes:
- meilisearch_data:/meili_data
ports:
- "127.0.0.1:7700:7700"

mysql:
image: ubuntu/mysql:8.0-22.04_beta
Expand Down

0 comments on commit 24c9093

Please sign in to comment.