Skip to content

Commit

Permalink
static fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lmeier committed Aug 15, 2019
1 parent f4ee285 commit 3c3a45e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .ebextensions/django.config
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
option_settings:
aws:elasticbeanstalk:container:python:
WSGIPath: babylproject/babylproject/wsgi.py
"aws:elasticbeanstalk:container:python:staticfiles":
"/static/": "www/static/"

0 comments on commit 3c3a45e

Please sign in to comment.