We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 404b896 commit 8516019Copy full SHA for 8516019
1 file changed
README.md
@@ -2,10 +2,10 @@
2
3
* Checkout the repository
4
* Run `cd docker-standalone`
5
+* Database host will be `db` and database name, username, password will be `lhc`
6
* Edit `docker-compose.yml` if you want to change database logins
7
* Run `git clone https://github.com/LiveHelperChat/livehelperchat.git` this will checkout Live Helper Chat
8
* Run `docker-compose up`
-* Navigate to localhost:8081 and finish install.
9
-* Database host will be `db` and username and password will be from `docker-compose.yml` file
+* Navigate to localhost:8081 and follow install instructions
10
11
That's it! You have running Live Helper Chat
0 commit comments