Fix bug password and tournament

This commit is contained in:
Kum1ta
2024-11-22 23:22:14 +01:00
parent 943afda2f7
commit 395bbd8a5f
5 changed files with 36 additions and 33 deletions

View File

@ -49,8 +49,8 @@ http {
proxy_read_timeout 86400;
}
# location /admin {
# proxy_pass http://adminer:8080;
# }
# location /admin {
# proxy_pass http://adminer:8080;
# }
}
}