Try 2 to get static files working.
This commit is contained in:
parent
ecc2b6a68f
commit
d541c1cff9
2 changed files with 2 additions and 2 deletions
|
@ -35,4 +35,4 @@ container_commands:
|
|||
|
||||
option_settings:
|
||||
"aws:elasticbeanstalk:container:python:staticfiles":
|
||||
"/static/": "static/"
|
||||
"/static": "static/"
|
Reference in a new issue