more isolated
All checks were successful
Deploy to Server / deploy (push) Successful in 28s

This commit is contained in:
2026-05-07 22:05:42 +00:00
parent b1a24cbd61
commit 2fcb75c06b

View File

@@ -49,7 +49,7 @@ services:
- NODE_VERSION=${NODE_VERSION:-25-alpine}
restart: unless-stopped
ports:
- "5173:5173"
- "127.0.0.1:5173:5173"
depends_on:
- backend
deploy: