getting ready to public

This commit is contained in:
2025-04-01 10:52:59 -04:00
parent 1a51ded5fc
commit eb5d9bc3f9
9 changed files with 116 additions and 5 deletions

View File

@@ -19,6 +19,8 @@ services:
- MACLOOKUP_RATE_LIMIT=2
- MACLOOKUP_API_KEY="" # if using a key later
- MACLOOKUP_API_URL="https://api.maclookup.app/v2/macs/{}"
- LOG_TO_FILE=true
- LOG_FILE_PATH=/app/logs/app.log
restart: no
nginx: