FIx indent

Signed-off-by: Yasir Aris M <git@yasirdev.my.id>
This commit is contained in:
Yasir Aris M 2023-10-17 13:22:02 +07:00 committed by GitHub
parent fb9f6ce4fe
commit b69fc1e28e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,6 @@ services:
# restarter: # restarter:
# image: docker:cli # image: docker:cli
# container_name: misskaty_restarter
# volumes: ["/var/run/docker.sock:/var/run/docker.sock"] # volumes: ["/var/run/docker.sock:/var/run/docker.sock"]
# command: ["/bin/sh", "-c", "while true; do sleep 259200; docker restart misskatybot; done"] # command: ["/bin/sh", "-c", "while true; do sleep 259200; docker restart misskatybot; done"]
# restart: on-failure # restart: on-failure