Refine environment configuration defaults (#318)

This commit is contained in:
l5y
2025-10-13 14:06:14 +02:00
committed by GitHub
parent ea9c633eff
commit dee6ad7e4a
25 changed files with 403 additions and 317 deletions
+4 -2
View File
@@ -5,7 +5,7 @@ services:
DEBUG: 1
volumes:
- ./web:/app
- ./data:/data
- ./data:/app/.local/share/potato-mesh
- /app/vendor/bundle
web-bridge:
@@ -13,7 +13,7 @@ services:
DEBUG: 1
volumes:
- ./web:/app
- ./data:/data
- ./data:/app/.local/share/potato-mesh
- /app/vendor/bundle
ports:
- "41447:41447"
@@ -24,6 +24,7 @@ services:
DEBUG: 1
volumes:
- ./data:/app
- ./data:/app/.local/share/potato-mesh
- /app/.local
ingestor-bridge:
@@ -31,4 +32,5 @@ services:
DEBUG: 1
volumes:
- ./data:/app
- ./data:/app/.local/share/potato-mesh
- /app/.local