Add compose and Caddyfile files
This commit is contained in:
parent
615da450c6
commit
b43e4aa179
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -2,11 +2,11 @@
|
|||
**
|
||||
|
||||
# But not this file
|
||||
!*/compose.yml
|
||||
!**/compose.yml
|
||||
!README.md
|
||||
!.gitignore
|
||||
|
||||
|
||||
# Caddy
|
||||
!*/Caddyfile
|
||||
!*/.env.example
|
||||
!**/Caddyfile
|
||||
!**/.env.example
|
||||
|
|
Loading…
Reference in a new issue