Closed dumprop closed 10 months ago
Hey, did you find a way to solve it ?
Hey, did you find a way to solve it ?
No, but all seems working
Not for me, i have the same issue ...
@Konsilion
Not for me, i have the same issue ...
If you can't install CodiMD you may want to try HedgeDoc as an alternative... https://github.com/YunoHost-Apps/hedgedoc_ynh
I have a problem with HedgeDoc, the iframes do not work... So I wanted to try CodiMD :p Maybe you can help me (but I think it's broken ...) I did :
My version of HedgeDoc is: 1.9.2~ynh1
What I expected to happen: I have a main domain and a subdomain. I want to write my pads on the subdomain and embed them on my main domain with an iframe.
What actually happened:
Where there is the iframe my browser says http://pad.mywebsite.fr/ does not allow connection.”
I’ve already tried:
{
"production": {
"protocolUseSSL": true,
"domain": "pad.MyWebSite.fr",
"port": "3000",
"urlPath": "acceuil",
"loglevel": "info",
"useCDN": false,
"allowGravatar": false,
"allowFreeURL": false,
"allowAnonymousEdits": true,
"defaultPermission": "locked",
"email": true,
"allowEmailRegister": true,
"imageUploadType": "filesystem",
"tooBusyLag": 1000,
"cookiePolicy": "none",
"hsts": {
"enable": true,
"maxAgeSeconds": 31536000,
"includeSubdomains": true,
"preload": true
},
"csp": {
"enable": true,
"directives": {
},
"upgradeInsecureRequests": "auto",
"addDefaults": true,
"addDisqus": true,
"addGoogleAnalytics": false,
"allowFraming": true
},
I hope to find an answer one day ^^
closing with #89
Describe the bug
some strange warnings
Context
Steps to reproduce
install codimd
Expected behavior
installed codimd without these warnings
Logs
If applicable and useful, add screenshots to help explain your problem.