Code formatted, linted with yamllint

This commit is contained in:
w.z
2024-09-14 03:26:00 +08:00
parent ee74067cb6
commit 4b917251e8

View File

@ -1,3 +1,4 @@
---
version: "3.9" version: "3.9"
services: services:
@ -12,8 +13,8 @@ services:
- "8448:8448" - "8448:8448"
volumes: volumes:
- ./Caddyfile:/etc/caddy/Caddyfile - ./Caddyfile:/etc/caddy/Caddyfile
# - ./site:/var/www # - ./site:/var/www
# Other configurations ... # Other configurations ...
networks: networks:
# add this as well # add this as well