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:
|
||||
agent:
|
||||
image: quay.io/sudovanilla/netweak-agent:latest
|
||||
netweak-agent:
|
||||
image: ark.sudovanilla.org/korbs/netweak-agent:latest
|
||||
restart: unless-stopped
|
||||
container_name: netweak_agent
|
||||
volumes:
|
||||
- ./token.conf:/etc/netweak/token.conf
|
Loading…
Reference in a new issue