Skip to content

Commit

Permalink
Improve readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilya N. Zykin committed Feb 4, 2023
1 parent dec505e commit 81ae901
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@ What was done:
13. RSpec is Checking
14. Visit Rails App: http://localhost:3000
15. Visit Mail Service: http://localhost:1080
16. Visit ElasticSearch: http://localhost:9200
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Welcome to RAILS 7!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down
1 change: 1 addition & 0 deletions bin/setup
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ module Rails7StartKit

step_info 'Visit Rails App: http://localhost:3000'
step_info 'Visit Mail Service: http://localhost:1080'
step_info 'Visit ElasticSearch: http://localhost:9200'

containers_information

Expand Down

0 comments on commit 81ae901

Please sign in to comment.