paleDriver7 commited on
Commit
5541ff6
·
verified ·
1 Parent(s): e3f0119

Create space.yaml

Browse files
Files changed (1) hide show
  1. space.yaml +2 -0
space.yaml ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ sdk: docker
2
+ entrypoint: ["python", "backend/app.py"]