release workflow

This commit is contained in:
2026-02-24 18:30:45 -06:00
parent 06e021f8a1
commit db9b722929
15 changed files with 398 additions and 77 deletions
+3 -3
View File
@@ -5,9 +5,9 @@ services:
image: postgres:17
restart: unless-stopped
environment:
POSTGRES_USER: ttscm
POSTGRES_USER: optima
POSTGRES_PASSWORD: 123web123
POSTGRES_DB: ttscm
POSTGRES_DB: optima
volumes:
- ./postgres:/var/lib/postgresql/data
ports:
@@ -34,4 +34,4 @@ services:
container_name: redisinsight
ports:
- "5540:5540"
restart: unless-stopped
restart: unless-stopped