Remove compose

This commit is contained in:
Sistav
2026-05-03 23:06:40 -04:00
parent 4cefc00b64
commit 471bd05ae6
3 changed files with 7 additions and 19 deletions
+7
View File
@@ -0,0 +1,7 @@
PORT=3000
DB_PATH=/app/server/data/monkey.db
LETTERS_CACHE_SIZE=1000
LETTER_GENERATION_INTERVAL=800
MAX_SUBMISSIONS_PER_HOUR=1
MAX_UPVOTES_PER_DAY=10
LOG_LETTERS=false