Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
libre
webschlocker3
Commits
ccee3993
Commit
ccee3993
authored
Apr 23, 2016
by
Michał 'rysiek' Woźniak
Browse files
bugfix in readme
parent
9cab9d2e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
ccee3993
...
...
@@ -28,7 +28,7 @@ $ docker run --rm --name webschlocker-test --link schlocker-test -e WEBSCHLOCKER
By default
`weschleuder3`
listens on port
`3000`
(you can change this by setting
`$WEBSCHLOCKER_BIND_PORT`
docker envvar); you can get the IP of the container with:
```
docker inspect -f '{{.NetworkSettings.IPAddress}}' schlocker-test
docker inspect -f '{{.NetworkSettings.IPAddress}}'
web
schlocker-test
```
Once you have that, navigate your browser to
`http://<IP-of-the-container>:3000/`
and log-in with user
`root@localhost`
, password
`slingit!`
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment