* dont run npm install during container build

* fix const var issue when ALLOWED_HOSTS is anything but `all`

* ensure docker env sets NODE_ENV to development for now

* 0.25.4

* dont mount frontend volume by default
This commit is contained in:
veguAI
2024-05-18 16:20:28 +03:00
committed by vegu-ai-tools
parent cc7cb773d1
commit 143dd47e02
7 changed files with 16 additions and 14 deletions

View File

@@ -23,5 +23,5 @@ services:
dockerfile: Dockerfile.frontend
ports:
- "8080:8080"
volumes:
- ./talemate_frontend:/app
#volumes:
# - ./talemate_frontend:/app