This commit is contained in:
chrislu
2025-09-03 09:54:31 -07:00
parent c10a0ba2fd
commit 50040a68bb
4 changed files with 537 additions and 9 deletions
+1 -1
View File
@@ -102,7 +102,7 @@ services:
- POSTGRES_HOST=postgres-server
- POSTGRES_PORT=5432
- POSTGRES_USER=seaweedfs
- POSTGRES_DB=default
- POSTGRES_DB=logs
networks:
- seaweedfs-net
profiles: