mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2024-01-19 02:48:50 +00:00
dbf65789f2
* Add submodule docker-configomat * Add configomat.sh to Dockerfile * Replaced override_config with configomat.sh
13 lines
465 B
Plaintext
13 lines
465 B
Plaintext
[submodule "test/bats"]
|
|
path = test/bats
|
|
url = https://github.com/sstephenson/bats
|
|
[submodule "test/test_helper/bats-support"]
|
|
path = test/test_helper/bats-support
|
|
url = https://github.com/ztombol/bats-support
|
|
[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
|