Add compose and Caddyfile files

This commit is contained in:
Mika Bomm 2024-07-23 22:27:46 +02:00
parent 615da450c6
commit b43e4aa179

6
.gitignore vendored
View file

@ -2,11 +2,11 @@
** **
# But not this file # But not this file
!*/compose.yml !**/compose.yml
!README.md !README.md
!.gitignore !.gitignore
# Caddy # Caddy
!*/Caddyfile !**/Caddyfile
!*/.env.example !**/.env.example