added container name

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
nathan 2026-04-24 13:24:34 -04:00
parent 1dd26812b5
commit 912e73b994

View File

@ -21,6 +21,8 @@ services:
zipline: zipline:
image: ghcr.io/diced/zipline image: ghcr.io/diced/zipline
container_name: zipline
restart: unless-stopped
env_file: env_file:
- .env - .env
networks: networks: