Skip to content
This repository was archived by the owner on Sep 15, 2024. It is now read-only.

Commit 0254d98

Browse files
committed
update settings info
1 parent b462234 commit 0254d98

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@ Second: We think many users use AWTRIX servers on a raspberry pie which has limi
5050

5151
1. install nodejs ([example for Ubuntu/Raspbian](https://tecadmin.net/install-latest-nodejs-npm-on-ubuntu/))
5252
2. checkout repository
53-
3. change settings in settings.json
53+
3. change settings in `.env` file (see "Environment Variables" table in Docker part for detail info)
5454
4. run `npm install`
55-
5. run `npm start`
55+
5. run `npm run start`
5656
6. connect [SmartDisplay Controller](https://github.com/MCeddy/SmartDisplay-Controller) with Server (set server IP)
5757
7. setup a systemd service for autorestart, restart after errors (see prepared service config file in "/systemd/smartdisplay.service")
5858

0 commit comments

Comments
 (0)