我正在尝试从包含Django应用程序的Docker中访问位于C:/驱动器中的Firebird数据库文件。self.conn = fdb.connect( host='192.168.0.108', port=3050, database='/FIREBIRD_DB/TEST.FDB', user=usr, password=pswd)Exception: The location of Firebird Client Library could not be determined.
如何从应用程序访