Skip to content

Commit db915ca

Browse files
author
AlessandroTolomio
committed
Update README.md
1 parent eb8ce11 commit db915ca

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,18 @@ Or install it yourself as:
2424

2525

2626
Convention:
27+
2728
<RAILS_ROOT>/config/eb_environments/<ENVIRONMENT>/env
28-
Variabili di inizializzazione del RAKE TASK.
29+
30+
Stack and eb configuration variables.
31+
2932
<RAILS_ROOT>/config/eb_environments/<ENVIRONMENT>/ruby_container_options
30-
Variabili di ambiente utilizzate nell'applicazione, verranno memorizzate in elasticbeanstalk > configuration.
33+
34+
Environments variables used in application.
35+
3136
<RAILS_ROOT>/config/eb_environments/<ENVIRONMENT>/rds_network_options
32-
Configurazioni di sistema su rds e network, come autoscaling e chiavi.
37+
38+
Rds and network configurations.
3339

3440
## Contributing
3541

0 commit comments

Comments
 (0)