Skip to content

Commit 9fa1f78

Browse files
authored
Update README.md (#54)
Updating the README.md to reflect changes in the defautl URL for Docksal installations.
1 parent 7fc9d29 commit 9fa1f78

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@ Follow [Docksal environment setup instructions](https://docs.docksal.io/getting-
3232
fin init
3333
```
3434
35-
3. **On Windows** add `192.168.64.100 backdrop.docksal` to your hosts file
35+
3. **On Windows** add `192.168.64.100 backdrop.docksal.site` to your hosts file
3636
3737
4. Point your browser to
3838
3939
```
40-
http://backdrop.docksal
40+
http://backdrop.docksal.site
4141
```
4242
4343
@@ -58,4 +58,4 @@ Some common tasks that can be handled in the init script:
5858
## Bee command included
5959
6060
Backdrop has a command line utility called [Bee](https://github.com/backdrop-contrib/bee).
61-
Bee commands can be run by calling `fin bee [command]`.
61+
Bee commands can be run by calling `fin bee [command]`.

0 commit comments

Comments
 (0)