We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb8ce11 commit db915caCopy full SHA for db915ca
README.md
@@ -24,12 +24,18 @@ Or install it yourself as:
24
25
26
Convention:
27
+
28
<RAILS_ROOT>/config/eb_environments/<ENVIRONMENT>/env
-Variabili di inizializzazione del RAKE TASK.
29
30
+Stack and eb configuration variables.
31
32
<RAILS_ROOT>/config/eb_environments/<ENVIRONMENT>/ruby_container_options
-Variabili di ambiente utilizzate nell'applicazione, verranno memorizzate in elasticbeanstalk > configuration.
33
34
+Environments variables used in application.
35
36
<RAILS_ROOT>/config/eb_environments/<ENVIRONMENT>/rds_network_options
-Configurazioni di sistema su rds e network, come autoscaling e chiavi.
37
38
+Rds and network configurations.
39
40
## Contributing
41
0 commit comments