firewall fix, preparing for minor release
This commit is contained in:
@@ -39,7 +39,7 @@ class ServiceAddResponse(BaseModel):
|
||||
status:str
|
||||
service_id: str|None = None
|
||||
|
||||
app = APIRouter()
|
||||
#app = APIRouter() Not released in this version
|
||||
|
||||
db = SQLite('db/nft-pyfilters.db', {
|
||||
'services': {
|
||||
|
||||
Reference in New Issue
Block a user