Try 2 to get static files working.

This commit is contained in:
yackob03 2013-09-30 17:01:50 -04:00
parent ecc2b6a68f
commit d541c1cff9
2 changed files with 2 additions and 2 deletions

View file

@ -35,4 +35,4 @@ container_commands:
option_settings:
"aws:elasticbeanstalk:container:python:staticfiles":
"/static/": "static/"
"/static": "static/"