update git ignore

This commit is contained in:
sergey 2025-06-17 23:52:40 +03:00
parent 157542d3c1
commit 155c947a38
2 changed files with 2 additions and 1 deletions

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