Skip to content

Commit eb8ce11

Browse files
Update README.md
1 parent c842b4d commit eb8ce11

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,11 @@ Or install it yourself as:
2525

2626
Convention:
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:
3438
3. Commit your changes (`git commit -am 'Add some feature'`)
3539
4. Push to the branch (`git push origin my-new-feature`)
3640
5. Create new Pull Request
41+

0 commit comments

Comments
 (0)