fix: formatting dozzle agent task

This commit is contained in:
Matthew McKinnon 2024-11-18 16:54:17 +10:00
parent ab72556df8
commit c1ddfc5411

View File

@ -3,8 +3,8 @@
docker_container:
name: dozzle_agent
image: amir20/dozzle:v8.8.0
command: agent
restart_policy: unless-stopped
command: agent
recreate: true
ports:
- 7007:7007