mirror of
https://github.com/pacnpal/simpleguardhome.git
synced 2025-12-20 04:21:13 -05:00
Add initial implementation of SimpleGuardHome web app with configuration and dependencies
This commit is contained in:
5
.env.example
Normal file
5
.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
# AdGuard Home Configuration
|
||||
ADGUARD_HOST=http://localhost
|
||||
ADGUARD_PORT=3000
|
||||
ADGUARD_USERNAME=admin
|
||||
ADGUARD_PASSWORD=password
|
||||
Reference in New Issue
Block a user