Commit 9fa1f78 1 parent 7fc9d29 commit 9fa1f78 Copy full SHA for 9fa1f78
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -32,12 +32,12 @@ Follow [Docksal environment setup instructions](https://docs.docksal.io/getting-
32
32
fin init
33
33
```
34
34
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
36
36
37
37
4. Point your browser to
38
38
39
39
```
40
- http://backdrop.docksal
40
+ http://backdrop.docksal.site
41
41
```
42
42
43
43
@@ -58,4 +58,4 @@ Some common tasks that can be handled in the init script:
58
58
## Bee command included
59
59
60
60
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]`.
You can’t perform that action at this time.
0 commit comments