feat: implement submission service and clean up docker-compose configuration
All checks were successful
Build and Release / release (push) Successful in 1m32s

This commit is contained in:
2026-05-25 08:14:51 +07:00
parent 24899ef697
commit 636f75953b
2 changed files with 28 additions and 23 deletions

View File

@@ -3,7 +3,6 @@ services:
image: azenkain/postgres-postgis-pgvector:18
container_name: history_db
restart: unless-stopped
env_file:
- ./assets/resources/.env
environment: