You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 15, 2019. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -111,7 +111,7 @@ Now open your hosts file...
111
111
127.0.0.1 graylog.my-awesome-project.local
112
112
```
113
113
114
-
**Tip:** don't want to update your hosts file? Replace`project.virtualhost.local`with`my-awesome-project.127.0.0.1.xip.io` in your `kickoff.yml` file. You're application will be available under https://www.my-awesome-project.127.0.0.1.xip.io/!
114
+
**Tip:** don't want to update your hosts file? Set`project.virtualhost.local`to`my-awesome-project.127.0.0.1.xip.io` in your `kickoff.yml` file. You're application will be available under https://www.my-awesome-project.127.0.0.1.xip.io/!
115
115
116
116
Good :smiley:? We're now done with the configuration! :metal:
0 commit comments