Readme changes
This commit is contained in:
parent
6f16c27e51
commit
4d3ebc4c7e
|
@ -137,8 +137,7 @@ docker create \
|
|||
* ``cd plextogether``
|
||||
* ``npm install``
|
||||
* ``npm run build``
|
||||
* Change the accessIp variable in webapp.js to the address users will be using to access PT (used for invite links)
|
||||
* ``npm run webapp``
|
||||
* ``node webapp.js --url=http://example.com/ptweb``
|
||||
* The PT web app will be running at http://ip:8088/ptweb.
|
||||
|
||||
|
||||
|
@ -148,7 +147,6 @@ docker create \
|
|||
|
||||
* ``git clone https://github.com/samcm/plextogether``
|
||||
* ``cd plextogether``
|
||||
* ``cd server``
|
||||
* ``npm install``
|
||||
* ``npm run server``
|
||||
* The PT server will be running at http://ip:8089/ptserver.
|
||||
|
@ -216,12 +214,13 @@ If you run in to any issues:
|
|||
## Contributors
|
||||
[samcm](https://twitter.com/durksau) - Developer
|
||||
|
||||
[pureMidi](https://twitter.com/midnitegc) - User Interface
|
||||
[gcordalis](https://twitter.com/midnitegc) - User Interface
|
||||
|
||||
[Brandz](https://twitter.com/homebrandz) - Design
|
||||
|
||||
[TheGrimmChester](https://github.com/TheGrimmChester) - Developer/Tester
|
||||
|
||||
|
||||
kg6jay - Tester
|
||||
|
||||
## Contact
|
||||
|
|
Loading…
Reference in New Issue