update git
Signed-off-by: ale <ale@manalejandro.com>
This commit is contained in:
parent
c1a87347d9
commit
333d2a49f8
@ -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,8 +10,8 @@
|
||||
|
||||
- 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
|
||||
|
||||
- MIT
|
||||
- MIT
|
||||
|
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user