mirror of
https://git.rwth-aachen.de/acs/public/villas/web/
synced 2025-03-09 00:00:01 +01:00
add note about default user and password
This commit is contained in:
parent
56fbaca680
commit
9ec1d54a93
1 changed files with 3 additions and 1 deletions
|
@ -22,6 +22,8 @@ Additional libraries are used, for a complete list see package.json.
|
|||
|
||||
To start the website locally run `npm start`. This will open a local webserver serving the _frontend_. To make the website work, you still need to start at least the VILLASweb-backend (See repository for information).
|
||||
|
||||
The default user and password are configured in the `config.js` file of the _backend_. By default they are: __admin__ / __admin__.
|
||||
|
||||
## Copyright
|
||||
|
||||
2017, Institute for Automation of Complex Power Systems, EONERC
|
||||
|
@ -55,4 +57,4 @@ For other licensing options please consult [Prof. Antonello Monti](mailto:amonti
|
|||
|
||||
[Institute for Automation of Complex Power Systems (ACS)](http://www.acs.eonerc.rwth-aachen.de)
|
||||
[EON Energy Research Center (EONERC)](http://www.eonerc.rwth-aachen.de)
|
||||
[RWTH University Aachen, Germany](http://www.rwth-aachen.de)
|
||||
[RWTH University Aachen, Germany](http://www.rwth-aachen.de)
|
||||
|
|
Loading…
Add table
Reference in a new issue