release
This commit is contained in:
@@ -1,11 +1,13 @@
|
||||
# .env.example - Template for environment variables
|
||||
# Copy to .env and customize
|
||||
|
||||
SECRET_KEY=change-me
|
||||
|
||||
# GPON Device
|
||||
GPON_HOST=192.168.100.1
|
||||
GPON_PORT=23
|
||||
GPON_USERNAME=admin
|
||||
GPON_PASSWORD=admin
|
||||
GPON_USERNAME=leox
|
||||
GPON_PASSWORD=leolabs_7
|
||||
|
||||
# Web Server
|
||||
LISTEN_HOST=0.0.0.0
|
||||
|
||||
Reference in New Issue
Block a user