forked from Hay1tsme/artemis
fix logging
This commit is contained in:
@ -144,7 +144,7 @@ class FrontendServlet():
|
||||
Route("/robots.txt", self.robots)
|
||||
]
|
||||
|
||||
def startup(self) -> None:
|
||||
def startup(self) -> None:
|
||||
self.config.update({
|
||||
"frontend": {
|
||||
"standalone": True,
|
||||
|
Reference in New Issue
Block a user