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

Commit 2abcceb

Browse files
authored
Update README.md
1 parent dcf9990 commit 2abcceb

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# SmartDisplay Server
22

3+
![Node.js CI](https://github.com/Smart-Display/SmartDisplay-Server/workflows/Node.js%20CI/badge.svg)
4+
35
## Description
46

57
Use in combination with [SmartDisplay Controller](https://github.com/MCeddy/SmartDisplay-Controller).
@@ -50,9 +52,9 @@ Second: We think many users use AWTRIX servers on a raspberry pie which has limi
5052

5153
### Docker
5254

53-
#### Get the latest image
54-
55-
`docker push mceddy/smartdisplay-server:latest`
55+
1. Getting the latest image: `docker push mceddy/smartdisplay-server:latest`
56+
2. Overwrite environment variables
57+
3. Run the image: `docker run mceddy/smartdisplay-server`
5658

5759
#### Environment Variables
5860

@@ -67,7 +69,3 @@ Overwrite following environment variables to setup your container:
6769
- APP_CITY_WEATHER_UNITS
6870
- APP_CITY_WEATHER_MAX_CACHE_AGE
6971
- APP_CITY_WEATHER_PUBLISH_DATA
70-
71-
### Run the image
72-
73-
`docker run mceddy/smartdisplay-server`

0 commit comments

Comments
 (0)