аутентификация к веб админке
This commit is contained in:
parent
595c9419f4
commit
e6967db17d
6 changed files with 282 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -44,6 +44,9 @@ logs/
|
|||
.env.local
|
||||
.env.backup
|
||||
|
||||
# Auth config (contains passwords)
|
||||
LichessWebView/auth_config.json
|
||||
|
||||
|
||||
# Node modules (если будут использоваться)
|
||||
node_modules/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue