ci: run wopi validator against both cs3 and builtin servers

This commit is contained in:
Juan Pablo Villafáñez
2024-04-17 15:54:51 +02:00
parent 8fcc626d7b
commit 7ebccea19c
2 changed files with 43 additions and 23 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
storagetype = cs3
# Port where to listen for WOPI requests
port = 8880
port = 9300
# Logging level. Debug enables the Flask debug mode as well.
# Valid values are: Debug, Info, Warning, Error.