mirror of
https://gitlab1.ptb.de/waltem01/Matrix
synced 2024-11-14 00:43:50 +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_PORT=
|
||||
|
||||
|
||||
PUBLIC_LED_WIDTH=
|
||||
PUBLIC_LED_HEIGHT=
|
||||
|
||||
PUBLIC_LED_CHAIN=
|
||||
PUBLIC_LED_PARALLEL=
|
||||
API_SERVER_IP=
|
||||
API_SERVER_PORT=
|
||||
|
Loading…
Reference in New Issue
Block a user