This commit is contained in:
xds
2026-03-22 13:26:38 +03:00
parent f98c57a433
commit beb14b4e43
11 changed files with 272 additions and 62 deletions

View File

@@ -14,7 +14,3 @@ services:
MINIO_SECRET_KEY: SuperSecretPassword123!
MINIO_BUCKET: ${MINIO_BUCKET:-filam3d}
MINIO_SECURE: ${MINIO_SECURE:-false}
frontend:
build: ./frontend
network_mode: host