change after review

This commit is contained in:
Первов Артем
2026-06-19 08:22:14 +03:00
parent 6b6e0abe40
commit 26ef325ac1
15 changed files with 1265 additions and 165 deletions

View File

@@ -3,11 +3,11 @@ services:
build:
context: .
args:
VITE_CLOUD_API_URL: ${VITE_CLOUD_API_URL:-http://localhost:3100}
VITE_CLOUD_API_URL: ${VITE_CLOUD_API_URL:-http://localhost:3101}
VITE_DEFAULT_EDGE: ${VITE_DEFAULT_EDGE:-edge5}
expose:
- "80"
networks:
external:
true
true