mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 22:44:05 +00:00
TENANCY_TEST_MSSQL_HOST env var
This commit is contained in:
parent
866c4e34c2
commit
3aee29a28d
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ services:
|
||||||
DB_DATABASE: main
|
DB_DATABASE: main
|
||||||
TENANCY_TEST_REDIS_HOST: redis
|
TENANCY_TEST_REDIS_HOST: redis
|
||||||
TENANCY_TEST_MYSQL_HOST: mysql
|
TENANCY_TEST_MYSQL_HOST: mysql
|
||||||
|
TENANCY_TEST_MSSQL_HOST: mssql
|
||||||
TENANCY_TEST_PGSQL_HOST: postgres
|
TENANCY_TEST_PGSQL_HOST: postgres
|
||||||
stdin_open: true
|
stdin_open: true
|
||||||
tty: true
|
tty: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue