Compare commits
No commits in common. "68b95bfe176950d7e0eae42e4e1eecbbf7430034" and "523915feb090590e91a2acfd4b9ecd45c07a4f8a" have entirely different histories.
68b95bfe17
...
523915feb0
13
compose.yml
13
compose.yml
@ -1,13 +0,0 @@
|
|||||||
services:
|
|
||||||
meilisearch:
|
|
||||||
image: "getmeili/meilisearch:v1.6.2"
|
|
||||||
ports:
|
|
||||||
- "7700:7700"
|
|
||||||
environment:
|
|
||||||
MEILI_MASTER_KEY: fluffybunnyrabbit
|
|
||||||
MEILI_NO_ANALYTICS: true
|
|
||||||
volumes:
|
|
||||||
- "meili_data:/meili_data"
|
|
||||||
|
|
||||||
volumes:
|
|
||||||
meili_data:
|
|
@ -5,7 +5,7 @@ pypdf2==2.12.1
|
|||||||
alive-progress
|
alive-progress
|
||||||
requests
|
requests
|
||||||
git+https://github.com/Byeongdulee/python-urx.git
|
git+https://github.com/Byeongdulee/python-urx.git
|
||||||
meilisearch
|
psycopg2-binary
|
||||||
pyyaml
|
pyyaml
|
||||||
Flask
|
Flask
|
||||||
selenium
|
selenium
|
||||||
|
Loading…
x
Reference in New Issue
Block a user