8 lines
203 B
Plaintext
8 lines
203 B
Plaintext
# GenieACS connection settings
|
|
GENIEACS_URL=http://localhost:7557
|
|
GENIEACS_USER=admin
|
|
GENIEACS_PASS=yourpassword
|
|
|
|
# Secret pushed into provisioning scripts by push-secret.js
|
|
TPLG_SECRET=your-secret-here
|