master
Alexander Graf 3 years ago
parent 23d0cd0466
commit 771b2d1112

@ -3,6 +3,8 @@
import sys
import tabulate
sys.path[0:0] = ['/app']
import mailu
app = mailu.create_app()

Loading…
Cancel
Save