basic implementation of json-ld

This commit is contained in:
Tobias Brunner 2025-03-27 15:49:59 +01:00
parent 3e1b6d95b6
commit d69b540fcc
No known key found for this signature in database
4 changed files with 9 additions and 6 deletions

View file

@ -35,6 +35,6 @@ deploy:
- oc -n ${NAMESPACE} rollout restart deployment/servala
environment:
name: prod
url: https://poc.serva.la/
url: https://servala.com/
only:
- main