mirror of
https://github.com/shadoll/sLogos.git
synced 2025-12-20 03:26:59 +00:00
refactor: Update Dockerfile and Docker Compose configuration for improved build process and add Svelte 5.28.2 dependency
This commit is contained in:
@@ -9,6 +9,7 @@ services:
|
||||
- "35729:35729"
|
||||
volumes:
|
||||
- ./:/app
|
||||
working_dir: /app
|
||||
environment:
|
||||
- NODE_ENV=development
|
||||
- CHOKIDAR_USEPOLLING=true
|
||||
|
||||
Reference in New Issue
Block a user