mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-11 12:17:37 +03:00
7 lines
153 B
Plaintext
7 lines
153 B
Plaintext
|
option_settings:
|
||
|
"aws:elasticbeanstalk:customoption":
|
||
|
CacheNodeType : cache.t1.micro
|
||
|
NumCacheNodes : 1
|
||
|
Engine : redis
|
||
|
CachePort : 6379
|