Skip to content

Commit f5bfabb

Browse files
committed
Merge branch 'master' of github.com:softrams/automation-toolset
2 parents 4bd2bb7 + 327d701 commit f5bfabb

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,12 @@ From repo folder:
2222

2323
docker-compose down
2424

25-
## Container to host mapping
25+
## Accessing
2626

27-
When you run the docker-compose up -d if a folder called "coder" in your home directory doesnt exist it creates it. This is the volume mapping where everything you do on the container and settings you setup will be saved for future use. This is also a place for you to locally move files into that makes them accessible from the container, or generated from the container accessible by the host.
27+
Once launched browse to http://localhost:8080
28+
Link to your local host will be
29+
- Container: /home/seluser
30+
- Host: ~/
2831

2932
## Tests
3033
### Steps to run tests:

0 commit comments

Comments
 (0)