add config.sh.dist
This commit is contained in:
parent
6ad410339c
commit
945623e997
1 changed files with 7 additions and 0 deletions
7
config.sh.dist
Normal file
7
config.sh.dist
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
PUBIF=ens18
|
||||||
|
TRANSPORT_IP="87.120.110.252/24"
|
||||||
|
TRANSPORT_GW="87.120.110.1"
|
||||||
|
APIHOST="www.datapoint.bg"
|
||||||
|
LABEL="lexx"
|
Loading…
Reference in a new issue