fix(compose): Fix image name
This commit is contained in:
@@ -3,7 +3,7 @@ services:
|
|||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
image: git.secnex.io/secnex/secnex-downloader:latest
|
# image: git.secnex.io/secnex/secnex-downloader:latest
|
||||||
container_name: secnex-downloader
|
container_name: secnex-downloader
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user