Readme changes

This commit is contained in:
samcm 2017-06-04 18:13:01 +10:00
parent 6f16c27e51
commit 4d3ebc4c7e
2 changed files with 9 additions and 10 deletions

View File

@ -137,8 +137,7 @@ docker create \
* ``cd plextogether`` * ``cd plextogether``
* ``npm install`` * ``npm install``
* ``npm run build`` * ``npm run build``
* Change the accessIp variable in webapp.js to the address users will be using to access PT (used for invite links) * ``node webapp.js --url=http://example.com/ptweb``
* ``npm run webapp``
* The PT web app will be running at http://ip:8088/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`` * ``git clone https://github.com/samcm/plextogether``
* ``cd plextogether`` * ``cd plextogether``
* ``cd server``
* ``npm install`` * ``npm install``
* ``npm run server`` * ``npm run server``
* The PT server will be running at http://ip:8089/ptserver. * The PT server will be running at http://ip:8089/ptserver.
@ -216,12 +214,13 @@ If you run in to any issues:
## Contributors ## Contributors
[samcm](https://twitter.com/durksau) - Developer [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 [Brandz](https://twitter.com/homebrandz) - Design
[TheGrimmChester](https://github.com/TheGrimmChester) - Developer/Tester [TheGrimmChester](https://github.com/TheGrimmChester) - Developer/Tester
kg6jay - Tester kg6jay - Tester
## Contact ## Contact