- update: auth system to work with the website auth

This commit is contained in:
2025-03-16 01:35:44 -04:00
parent cbd71d1ab1
commit cf9efc9866
11 changed files with 93 additions and 219 deletions

View File

@@ -172,7 +172,7 @@
- "5432:5432"
volumes:
- db_data:/var/lib/postgresql/data
- ./sql/schema.sql:/docker-entrypoint-initdb.d/schema.sql:ro
# - ./sql/schema.sql:/docker-entrypoint-initdb.d/schema.sql:ro
consul:
image: hashicorp/consul:latest