fix(taosAdapter): fix cors config (#17958)
This commit is contained in:
parent
398ccbcc9d
commit
f7fe64aa6d
|
@ -2,7 +2,7 @@
|
|||
# taosadapter
|
||||
ExternalProject_Add(taosadapter
|
||||
GIT_REPOSITORY https://github.com/taosdata/taosadapter.git
|
||||
GIT_TAG 8c3d57d
|
||||
GIT_TAG 0d5663d
|
||||
SOURCE_DIR "${TD_SOURCE_DIR}/tools/taosadapter"
|
||||
BINARY_DIR ""
|
||||
#BUILD_IN_SOURCE TRUE
|
||||
|
|
Loading…
Reference in New Issue