update compose

This commit is contained in:
2026-03-20 19:13:07 +00:00
parent 039c65f8b5
commit a9079b77ef

View File

@@ -20,6 +20,7 @@ services:
build: . build: .
container_name: seasoned-main container_name: seasoned-main
restart: always restart: always
env_file: .env
ports: ports:
- "5000:5000" - "5000:5000"
environment: environment: