mirror of
https://gitlab1.ptb.de/waltem01/Matrix
synced 2024-12-25 11:31:46 +00:00
separate project-wide and local variables
This commit is contained in:
parent
ecc16e4b7b
commit
f111c7330b
5
.env.example
Normal file
5
.env.example
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
PUBLIC_LED_WIDTH=
|
||||||
|
PUBLIC_LED_HEIGHT=
|
||||||
|
|
||||||
|
PUBLIC_LED_CHAIN=
|
||||||
|
PUBLIC_LED_PARALLEL=
|
@ -1,9 +1,2 @@
|
|||||||
API_SERVER_IP=
|
API_SERVER_IP=
|
||||||
API_SERVER_PORT=
|
API_SERVER_PORT=
|
||||||
|
|
||||||
|
|
||||||
PUBLIC_LED_WIDTH=
|
|
||||||
PUBLIC_LED_HEIGHT=
|
|
||||||
|
|
||||||
PUBLIC_LED_CHAIN=
|
|
||||||
PUBLIC_LED_PARALLEL=
|
|
||||||
|
Loading…
Reference in New Issue
Block a user