Add better Docker development and prod support

This commit is contained in:
Floris Westerman 2020-11-26 15:13:55 +01:00
parent e0462af9da
commit fcf2c2468d
No known key found for this signature in database
GPG key ID: E2AED138B92702B0
27 changed files with 1453 additions and 66 deletions

View file

@ -0,0 +1,5 @@
/snappymail/data/_data_/_default_/logs/* {
size 10M
rotate 0
missingok
}