mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-17 18:05:42 +02:00
Update etc/hosts path for Windows (#10482)
Signed-off-by: Artem Savchenko <armisav@gmail.com>
This commit is contained in:
@@ -204,7 +204,10 @@ sh ./scripts/build.sh
|
||||
|
||||
By default, Docker volumes named dev_db, dev_elastic, and dev_files will be created for the MongoDB, Elasticsearch, and MinIO instances.
|
||||
|
||||
Add the following line to your /etc/hosts file
|
||||
Add the following lines to your hosts file:
|
||||
|
||||
- **macOS / Linux:** `/etc/hosts`
|
||||
- **Windows:** `C:\Windows\System32\drivers\etc\hosts`
|
||||
|
||||
```plain
|
||||
127.0.0.1 huly.local
|
||||
|
||||
Reference in New Issue
Block a user