This commit is contained in:
2026-03-21 09:26:42 +00:00
parent b569cfd5ad
commit 6a4193a3ed
4 changed files with 28 additions and 4 deletions

View File

@@ -27,14 +27,14 @@ services:
context: ./web
container_name: sova-web
restart: unless-stopped
ports:
- "3000:3000"
environment:
- SOVA_HOST=sova-server
- SOVA_PORT=8080
- SOVA_PASSWORD=${SOVA_PASSWORD}
depends_on:
- sova-server
ports:
- "3000:3000"
deploy:
resources:
limits: