This commit is contained in:
Mateusz Gruszczyński
2026-07-21 10:30:07 +02:00
parent 0b4b1753a0
commit 0b13c3c5f6
3 changed files with 1 additions and 5 deletions
-3
View File
@@ -18,9 +18,6 @@ DATABASE_URL=sqlite:///data/db/rustpad.db?mode=rwc
DATABASE_MAX_CONNECTIONS=8
# Static assets
STATIC_DIR=static
ASSET_VERSION=0.0.1
# Logging
RUST_LOG=rustpad=debug,tower_http=info