Skip to content

Commit 55eda81

Browse files
committed
removed unnecessary db-type env var in mysql docker-compose
1 parent 3b97287 commit 55eda81

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dev-resources/mysql/docker-compose.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ services:
2828
depends_on:
2929
- db
3030
environment:
31-
LRSQL_DB_TYPE: mysql
3231
LRSQL_API_KEY_DEFAULT: my_key
3332
LRSQL_API_SECRET_DEFAULT: my_secret
3433
LRSQL_ADMIN_USER_DEFAULT: my_username

0 commit comments

Comments
 (0)