feat(uti): Move directory
[csit.git] / resources / tools / dash / app / app.ini
diff --git a/resources/tools/dash/app/app.ini b/resources/tools/dash/app/app.ini
deleted file mode 100644 (file)
index b42f63d..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-[uwsgi]
-ini = :pal
-py-autoreload = 0
-
-[pal]
-module = wsgi:app
-master-fifo = /tmp/masterfifo
-lazy = True
-lazy-apps = True
-touch-chain-reload
-listen = 128
-
-workers = 2
-plugin = python3
-
-master = true
-http-socket = :5000
-socket = /tmp/app.sock
-chmod-socket = 666