added container name
Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
parent
1dd26812b5
commit
912e73b994
@ -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:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user