Use new source and set name
This commit is contained in:
parent
a1efd233ce
commit
173a5ce8a5
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
version: "3"
|
|
||||||
services:
|
services:
|
||||||
agent:
|
netweak-agent:
|
||||||
image: quay.io/sudovanilla/netweak-agent:latest
|
image: ark.sudovanilla.org/korbs/netweak-agent:latest
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
container_name: netweak_agent
|
||||||
volumes:
|
volumes:
|
||||||
- ./token.conf:/etc/netweak/token.conf
|
- ./token.conf:/etc/netweak/token.conf
|
Loading…
Reference in a new issue