mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 23:14:03 +00:00
remove docker-compose.override.yml
This commit is contained in:
parent
4e717236f9
commit
4f19609797
2 changed files with 1 additions and 5 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -9,3 +9,4 @@ phpunit_var_*.xml
|
||||||
coverage/
|
coverage/
|
||||||
clover.xml
|
clover.xml
|
||||||
tests/Etc/tmp/queuetest.json
|
tests/Etc/tmp/queuetest.json
|
||||||
|
docker-compose.override.yml
|
||||||
|
|
|
||||||
|
|
@ -1,5 +0,0 @@
|
||||||
services:
|
|
||||||
mysql:
|
|
||||||
platform: linux/amd64
|
|
||||||
mysql2:
|
|
||||||
platform: linux/amd64
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue