Compare commits
2 Commits
7cb7a41309
...
08b62fe78b
| Author | SHA1 | Date | |
|---|---|---|---|
| 08b62fe78b | |||
|
f2f4396674
|
@@ -14,7 +14,7 @@ regex = { version = "1", features = ["unicode-case"] }
|
|||||||
futures = "0.3"
|
futures = "0.3"
|
||||||
reqwest = "0.11"
|
reqwest = "0.11"
|
||||||
tracing = "0.1"
|
tracing = "0.1"
|
||||||
tracing-subscriber = "0.2"
|
tracing-subscriber = "0.3"
|
||||||
twilight-gateway = "0.15"
|
twilight-gateway = "0.15"
|
||||||
twilight-http = "0.15"
|
twilight-http = "0.15"
|
||||||
twilight-model = "0.15"
|
twilight-model = "0.15"
|
||||||
|
|||||||
@@ -1,10 +0,0 @@
|
|||||||
services:
|
|
||||||
ohrwurm:
|
|
||||||
container_name: ohrwurm
|
|
||||||
image: jheuel/ohrwurm:latest@sha256:b5e0fbc40ed86820eba8673bb5a97ad6ce53f27a1c557e46515cabce35199296
|
|
||||||
# build: .
|
|
||||||
restart: unless-stopped
|
|
||||||
volumes:
|
|
||||||
- ./data:/data
|
|
||||||
env_file:
|
|
||||||
- .env
|
|
||||||
Reference in New Issue
Block a user