Files
smithy-pelican-router-webho…/.env.example
2026-03-21 16:18:46 +02:00

11 lines
195 B
Plaintext

OPNSENSE_HOST=https://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