removed sh script
This commit is contained in:
@@ -42,7 +42,6 @@ services:
|
||||
build: ./frontend
|
||||
environment:
|
||||
BACKEND_HOST: ${BACKEND_HOST}
|
||||
VITE_BACKEND_URL: /backend
|
||||
depends_on:
|
||||
- backend
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user