mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 13:09:21 +03:00
Add docker support for development.
This commit is contained in:
parent
6e20d5fccc
commit
866b0ddc6d
11 changed files with 1088 additions and 709 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -19,9 +19,11 @@
|
|||
/build/dist
|
||||
/build/tmp
|
||||
/build/docker
|
||||
/.docker/.cache
|
||||
/.docker/mail/config
|
||||
/dist
|
||||
/data
|
||||
.DS_Store
|
||||
/tests/fix.php
|
||||
/MULTIPLY
|
||||
/include.php
|
||||
/include.php
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue