This website works better with JavaScript.
Home
Explore
Help
Sign In
overmind
/
matrix-docker-ansible-deploy
mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Fix comment indentation in `examples/reverse-proxies/caddy2-in-container/docker-compose.yaml`
pull/4165/head
Slavi Pantaleev
11 months ago
parent
aa36acdef1
commit
5dfbefd649
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
examples/reverse-proxies/caddy2-in-container/docker-compose.yaml
+ 1
- 1
examples/reverse-proxies/caddy2-in-container/docker-compose.yaml
View File
@@ -19,7 +19,7 @@ services:
volumes:
- ./Caddyfile:/etc/caddy/Caddyfile
# - ./site:/var/www
#
Other configurations …
# Other configurations …
networks:
# add this as well
Write
Preview
Loading…
Cancel
Save