UniAuth
This commit is contained in:
parent
828cb40dfa
commit
1f026c31ca
1 changed files with 1 additions and 0 deletions
1
run.fcgi
1
run.fcgi
|
|
@ -2,6 +2,7 @@
|
|||
from flipflop import WSGIServer
|
||||
import sys
|
||||
sys.path.append('/home/edward/src/agenda') # isort:skip
|
||||
sys.path.append("/home/edward/src/2024/UniAuth")
|
||||
from web_view import app # isort:skip
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue