11 lines
187 B
Plaintext
11 lines
187 B
Plaintext
OPNSENSE_HOST=192.168.1.1
|
|
OPNSENSE_KEY=keeeeey
|
|
OPNSENSE_SECRET=seeeecret
|
|
|
|
WEBHOOK_SECRET=secret
|
|
|
|
BIND_ADDRESS=192.168.1.2 # this is the ip hosting this api
|
|
|
|
ADMIN_PASS=password
|
|
|
|
PORT=3000 |