1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 12:44:02 +00:00

remove docker-compose.override.yml

This commit is contained in:
Samuel Štancl 2022-03-23 20:58:47 +01:00
parent 4e717236f9
commit 4f19609797
2 changed files with 1 additions and 5 deletions

1
.gitignore vendored
View file

@ -9,3 +9,4 @@ phpunit_var_*.xml
coverage/
clover.xml
tests/Etc/tmp/queuetest.json
docker-compose.override.yml

View file

@ -1,5 +0,0 @@
services:
mysql:
platform: linux/amd64
mysql2:
platform: linux/amd64