Signed-off-by: ale <ale@manalejandro.com>
Este commit está contenido en:
ale
2025-02-13 20:35:38 +01:00
padre c1a87347d9
commit 333d2a49f8
Se han modificado 2 ficheros con 4 adiciones y 4 borrados

Ver fichero

@@ -2,7 +2,7 @@
## Install
- git clone https://gitea.hatthieves.es/manalejandro/webdav
- git clone https://git.manalejandro.com/ale/webdav
- cd webdav
- npm i
@@ -10,7 +10,7 @@
- change settings in `config.js`
- npm start
- open http://localhost:8080/dav with [cadaver](http://www.webdav.org/cadaver/) and enjoy :)
- open http://localhost:8080/dav with [cadaver](https://notroj.github.io/cadaver/) and enjoy :)
### License

Ver fichero

@@ -7,7 +7,7 @@
"license": "MIT",
"private": true,
"repository": {
"url": "https://gitea.hatthieves.es/manalejandro/webdav"
"url": "https://git.manalejandro.com/ale/webdav"
},
"scripts": {
"start": "node index.js"