l'env fonctionne enfin pour qsvelte

This commit is contained in:
batche
2023-01-03 00:22:53 +01:00
parent 12b2ec8ce8
commit f00fef39ba
18 changed files with 83 additions and 130 deletions

View File

@@ -39,8 +39,6 @@ services:
dockerfile: Dockerfile
environment:
NODE_ENV: "${NODE_ENV}"
WEBSITE_HOST: "${WEBSITE_HOST}"
WEBSITE_PORT: "${WEBSITE_PORT}"
restart: unless-stopped
ports:
- "8042:8042"