Skip to content

Commit 04a9ca6

Browse files
author
Florian Tatzel
committed
Improves Documentation for Samba share on Windows to make it more user friendly
1 parent 7bb562a commit 04a9ca6

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

documentation/USAGE.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,16 @@ Hint: This handling is needed if you want to use docker-compose from your host s
2929

3030
# Windows specific
3131

32-
If you're working under Windows you can put your files under `/home/vagrant/projects/`
32+
If you're working under Windows you can put your files under `/home/vagrant/projects/`
33+
34+
You can access these Files via Samba.
35+
36+
1. Map a new Network Drive
37+
2. Select Drive Letter
38+
3. Enter: \\192.168.56.2
39+
4. Browse and select the directory **projects**
40+
41+
Use the following Credentials:
42+
43+
Username: \vagrant
44+
Password: vagrant

0 commit comments

Comments
 (0)