chore(docker): docker compose cancel load .env

This commit is contained in:
ghmark675
2025-11-06 17:22:31 +08:00
parent c6deecd568
commit 7ab182e6f6
-2
View File
@@ -8,8 +8,6 @@ services:
image: bettafish:latest image: bettafish:latest
container_name: bettafish container_name: bettafish
restart: unless-stopped restart: unless-stopped
env_file:
- .env
environment: environment:
- PYTHONUNBUFFERED=1 - PYTHONUNBUFFERED=1
ports: ports: