Change default dev port to 7000

This commit is contained in:
Sebastian Serth
2021-04-29 11:48:17 +02:00
parent 52e913dfdd
commit b78a161914
5 changed files with 8 additions and 7 deletions

View File

@ -7,6 +7,7 @@ development:
<<: *default
default_url_options:
host: localhost
port: 7000
delivery_method: :test
production: