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

@ -59,12 +59,12 @@ services:
- postgres:/var/lib/postgresql/13/main
restart: always
# adminer:
# container_name: adminer
# image: adminer:latest
# restart: always
# networks:
# - transcendence
# adminer:
# container_name: adminer
# image: adminer:latest
# restart: always
# networks:
# - transcendence
volumes:
postgres: