chore: generate proof keys for collabora

This commit is contained in:
Juan Pablo Villafáñez
2024-07-26 10:47:20 +02:00
parent 24b940dfcc
commit ced0f618bd

View File

@@ -70,5 +70,6 @@ services:
logging:
driver: ${LOG_DRIVER:-local}
restart: always
command: ["bash", "-c", "coolconfig generate-proof-key ; /start-collabora-online.sh"]
healthcheck:
test: [ "CMD", "curl", "-f", "http://localhost:9980/hosting/discovery" ]