added view team modal

This commit is contained in:
daniel31x13
2023-11-15 23:31:13 -05:00
parent 59815f47d8
commit 021f7c9481
6 changed files with 242 additions and 64 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
version: "3.5"
services:
postgres:
image: postgres
image: postgres:16-alpine
env_file: .env
restart: always
volumes: