v0.4.0 - merge from claude/dev-015sto5mf2MpPCE57TbNKtaF #1

Merged
serversdown merged 32 commits from claude/dev-015sto5mf2MpPCE57TbNKtaF into main 2026-01-02 16:10:54 -05:00
Showing only changes of commit 36ce63feb1 - Show all commits

View File

@@ -5,7 +5,7 @@ services:
build: . build: .
container_name: seismo-fleet-manager container_name: seismo-fleet-manager
ports: ports:
- "8000:8000" - "8001:8000"
volumes: volumes:
# Persist SQLite database # Persist SQLite database
- ./data:/app/data - ./data:/app/data