File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,11 @@ Or install it yourself as:
2525
2626Convention:
2727<RAILS_ROOT>/config/eb_environments/<ENVIRONMENT >/env
28+ Variabili di inizializzazione del RAKE TASK.
2829<RAILS_ROOT>/config/eb_environments/<ENVIRONMENT >/ruby_container_options
30+ Variabili di ambiente utilizzate nell'applicazione, verranno memorizzate in elasticbeanstalk > configuration.
31+ <RAILS_ROOT>/config/eb_environments/<ENVIRONMENT >/rds_network_options
32+ Configurazioni di sistema su rds e network, come autoscaling e chiavi.
2933
3034## Contributing
3135
@@ -34,3 +38,4 @@ Convention:
34383 . Commit your changes (` git commit -am 'Add some feature' ` )
35394 . Push to the branch (` git push origin my-new-feature ` )
36405 . Create new Pull Request
41+
You can’t perform that action at this time.
0 commit comments