added blog docker-compose

This commit is contained in:
Colin Diem
2021-04-04 15:26:36 +00:00
parent 1a5281d99e
commit c5131b2a11
2 changed files with 14 additions and 2 deletions

6
.gitignore vendored
View File

@@ -1,7 +1,9 @@
nginx-reverse-proxy/ssl
bitwarden/data
web/*
!web/blog/docker-compose.yaml
web/**
!web/blog
web/blog/**
!web/blog/docker-compose.*
gitea/*
!gitea/docker-compose.yml
/.*