Skip to content

Commit ca4aead

Browse files
committed
add missing step to the docs
1 parent a015381 commit ca4aead

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,13 @@ git clone https://github.com/LaraDock/laradock.git
287287
```
288288
Do the same for each project `project2.conf`, `project3.conf`,...
289289

290-
6 - Create your project Databases **To Be Continue..**
290+
6 - Add the domains to the **hosts** files.
291+
292+
```
293+
127.0.0.1 project1.dev
294+
```
295+
296+
7 - Create your project Databases. Right now you have to do it manually by entering your DB container, until we automate it soon.
291297

292298

293299

0 commit comments

Comments
 (0)