mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-28 14:45:34 +02:00
* Add submodule docker-configomat * Add configomat.sh to Dockerfile * Replaced override_config with configomat.sh
This commit is contained in:
parent
21fb3f3c86
commit
dbf65789f2
4 changed files with 9 additions and 48 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -7,3 +7,6 @@
|
|||
[submodule "test/test_helper/bats-assert"]
|
||||
path = test/test_helper/bats-assert
|
||||
url = https://github.com/ztombol/bats-assert
|
||||
[submodule "target/docker-configomat"]
|
||||
path = target/docker-configomat
|
||||
url = https://github.com/alinmear/docker-configomat
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue