Skip to content

Commit

Permalink
Making stylesheets be served by nginx.
Browse files Browse the repository at this point in the history
  • Loading branch information
evandbrown committed Jul 11, 2013
1 parent 4dc89e5 commit 548ffd4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .ebextensions/static.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
option_settings:
- namespace: aws:elasticbeanstalk:container:nodejs:staticfiles
option_name: /public
value: /public

0 comments on commit 548ffd4

Please sign in to comment.