1.0.10 #1

Merged
sergey merged 20 commits from dev into main 2025-06-17 21:10:46 +00:00
2 changed files with 2 additions and 1 deletions
Showing only changes of commit 155c947a38 - Show all commits

2
.gitignore vendored
View File

@ -9,4 +9,4 @@ __pycache__
app/config/config.ini
app/config/dev_list.txt
app/backusp/
!app/backups/.gitignore
!app/backups/.keep

View File

@ -10,6 +10,7 @@ services:
- ./config:/app/config
- ./backups:/app/backups
environment:
- TZ=Europe/Moscow
- NET_DEV_USER=admin
- NET_DEV_DOMAIN=local
- NET_DEV_PWD=password