Add initial project backend structure with Docker support and configuration files. Added some useful features such as async requests, automatically adding card by message from chat etc
Signed-off-by: Dmitrii <computer@yawaflua.tech> Took 9 minutes
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
services:
|
||||
spmega.backend:
|
||||
image: spmega.backend
|
||||
build:
|
||||
context: .
|
||||
dockerfile: SpMega.Backend/Dockerfile
|
||||
|
||||
Reference in New Issue
Block a user