mirror of
https://codeberg.org/icewind/taspromto.git
synced 2026-06-03 16:44:11 +02:00
docker setup
This commit is contained in:
parent
0c73695f2b
commit
f7bd166df2
5 changed files with 47 additions and 3 deletions
|
|
@ -12,4 +12,5 @@ tokio = "0.2"
|
|||
dashmap = "3.11"
|
||||
json = "0.12.4"
|
||||
warp = "0.2.5"
|
||||
dotenv = "0.15.0"
|
||||
dotenv = "0.15.0"
|
||||
ctrlc = { version = "3.1.7", features = ["termination"] }
|
||||
Loading…
Add table
Add a link
Reference in a new issue