Changing port to 1235 to not clash with smtp default port
This commit is contained in:
parent
2a4db316b9
commit
3a402139b5
7 changed files with 7 additions and 7 deletions
|
@ -29,7 +29,7 @@ vagrant ssh
|
|||
cd app
|
||||
```
|
||||
|
||||
I have exposed the port 1234 to be used in the VM, if you would like to use another one you are free to modify the
|
||||
I have exposed the port 1235 to be used in the VM, if you would like to use another one you are free to modify the
|
||||
Vagrantfile.
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue