authentik setup and tracing #2
1 changed files with 1 additions and 1 deletions
2
main.py
2
main.py
|
|
@ -13,7 +13,7 @@ from src.wrapper import Wrapper
|
|||
# would be wordpress env file is before authentik env file).
|
||||
ENV_FILES = [
|
||||
Path("envfiles/login.test.dev.local-it.cloud.env"), # authentik
|
||||
# Path("envfiles/blog.test.dev.local-it.cloud.env"), # wordpress
|
||||
Path("envfiles/blog.test.dev.local-it.cloud.env"), # wordpress
|
||||
]
|
||||
|
||||
OUTPUT_DIR = Path("./test-output").resolve()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue