mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-02-22 23:14:10 +01:00
Code formatted, linted with yamllint
This commit is contained in:
parent
ee74067cb6
commit
4b917251e8
@ -1,3 +1,4 @@
|
||||
---
|
||||
version: "3.9"
|
||||
|
||||
services:
|
||||
@ -12,8 +13,8 @@ services:
|
||||
- "8448:8448"
|
||||
volumes:
|
||||
- ./Caddyfile:/etc/caddy/Caddyfile
|
||||
# - ./site:/var/www
|
||||
# Other configurations ...
|
||||
# - ./site:/var/www
|
||||
# Other configurations ...
|
||||
|
||||
networks:
|
||||
# add this as well
|
||||
|
Loading…
x
Reference in New Issue
Block a user