Initial commit

This commit is contained in:
Rekryt
2024-08-30 15:22:24 +03:00
commit 171e449744
46 changed files with 4638 additions and 0 deletions

5
.env.example Normal file
View File

@@ -0,0 +1,5 @@
COMPOSE_PROJECT_NAME="iplist"
STORAGE_SAVE_INTERVAL="120"
SYS_MEMORY_LIMIT="512M"
SYS_TIMEZONE="Europe/Moscow"
DEBUG="true"