Change default dev port to 7000
This commit is contained in:
@ -7,6 +7,7 @@ development:
|
||||
<<: *default
|
||||
default_url_options:
|
||||
host: localhost
|
||||
port: 7000
|
||||
delivery_method: :test
|
||||
|
||||
production:
|
||||
|
Reference in New Issue
Block a user