fix(compose): Fix image name
This commit is contained in:
@@ -6,8 +6,6 @@ services:
|
||||
# image: git.secnex.io/secnex/secnex-downloader:latest
|
||||
container_name: secnex-downloader
|
||||
restart: always
|
||||
ports:
|
||||
- 8080:8080
|
||||
environment:
|
||||
- URL=https://git.secnex.io/secnex/%s/raw/branch/main/%s
|
||||
- PORT=:8080
|
||||
Reference in New Issue
Block a user