removed sh script

This commit is contained in:
2026-06-08 19:46:50 +02:00
parent ea18228299
commit 1928068499
5 changed files with 1 additions and 25 deletions
-1
View File
@@ -42,7 +42,6 @@ services:
build: ./frontend
environment:
BACKEND_HOST: ${BACKEND_HOST}
VITE_BACKEND_URL: /backend
depends_on:
- backend
restart: unless-stopped