This commit is contained in:
danamir
2020-05-10 14:29:18 +03:00
parent d9574ce36f
commit 711eb4ac28
3 changed files with 5 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
FROM alpine:latest
BIN
View File
Binary file not shown.
+4
View File
@@ -0,0 +1,4 @@
[uwsgi]
module = app
callable = app
master = true