disable nextcloud
This commit is contained in:
parent
b0844aba8f
commit
3d17a4ec63
1 changed files with 1 additions and 1 deletions
2
main.py
2
main.py
|
|
@ -23,7 +23,7 @@ from abratest.utils import get_session_id
|
|||
ENV_FILES = [
|
||||
Path("envfiles/login.test.dev.local-it.cloud.env"), # authentik
|
||||
Path("envfiles/blog.test.dev.local-it.cloud.env"), # wordpress
|
||||
Path("envfiles/files.test.dev.local-it.cloud.env"), # nextcloud
|
||||
# Path("envfiles/files.test.dev.local-it.cloud.env"), # nextcloud
|
||||
]
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue