File size: 289 Bytes
f2276c1
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
packages:
  yum:
    libsndfile-devel: []
    ffmpeg: []

option_settings:
  aws:elasticbeanstalk:application:environment:
    PORT: "8000"
  aws:elasticbeanstalk:container:python:
    WSGIPath: "backend/app:app"
  aws:elasticbeanstalk:environment:proxy:staticfiles:
    /static: frontend