mirror of
https://github.com/tiqi-group/pydase_service_base.git
synced 2025-06-06 12:40:41 +02:00
fixing InfluxDB config
This commit is contained in:
parent
c39bc4e514
commit
02e93136fc
@ -26,6 +26,6 @@ class PostgreSQLConfig(BaseConfig): # type: ignore
|
||||
|
||||
|
||||
class InfluxDBConfig(BaseConfig): # type: ignore
|
||||
url: AnyUrl
|
||||
url: str
|
||||
org: str
|
||||
token: SecretStr
|
||||
|
Loading…
x
Reference in New Issue
Block a user