feat: implement submission service and clean up docker-compose configuration
All checks were successful
Build and Release / release (push) Successful in 1m32s
All checks were successful
Build and Release / release (push) Successful in 1m32s
This commit is contained in:
@@ -3,7 +3,6 @@ services:
|
||||
image: azenkain/postgres-postgis-pgvector:18
|
||||
container_name: history_db
|
||||
restart: unless-stopped
|
||||
|
||||
env_file:
|
||||
- ./assets/resources/.env
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user