feat: Implement Ansible for Proxmox VM management and refactor Mastodon Docker Compose, removing outdated service definitions.
This commit is contained in:
14
komodo/monitor/tracearr/.env.sample
Normal file
14
komodo/monitor/tracearr/.env.sample
Normal file
@@ -0,0 +1,14 @@
|
||||
# Port - default is 3000
|
||||
PORT=3000
|
||||
|
||||
# Timezone
|
||||
TZ=UTC
|
||||
|
||||
# Log Level - options: debug, info, warn, error
|
||||
LOG_LEVEL=info
|
||||
|
||||
# Optional: Override auto-generated secrets (usually not needed)
|
||||
# JWT_SECRET=your_jwt_secret
|
||||
# COOKIE_SECRET=your_cookie_secret
|
||||
|
||||
|
||||
Reference in New Issue
Block a user