From 5b970d01cf389e87cbf7f5305637121a7a7947dc Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 12 Jun 2011 21:11:56 -0400 Subject: [PATCH] static fix --- epio.ini | 5 ----- 1 file changed, 5 deletions(-) diff --git a/epio.ini b/epio.ini index 413474b..1db74d0 100644 --- a/epio.ini +++ b/epio.ini @@ -5,11 +5,6 @@ entrypoint = httpbin:app requirements = reqs.txt -[static] - -/ = httpbin/static - - [services] redis = true