update git
Signed-off-by: ale <ale@manalejandro.com>
This commit is contained in:
parent
c1a87347d9
commit
333d2a49f8
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
- git clone https://gitea.hatthieves.es/manalejandro/webdav
|
- git clone https://git.manalejandro.com/ale/webdav
|
||||||
- cd webdav
|
- cd webdav
|
||||||
- npm i
|
- npm i
|
||||||
|
|
||||||
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
- change settings in `config.js`
|
- change settings in `config.js`
|
||||||
- npm start
|
- 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
|
### License
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"private": true,
|
"private": true,
|
||||||
"repository": {
|
"repository": {
|
||||||
"url": "https://gitea.hatthieves.es/manalejandro/webdav"
|
"url": "https://git.manalejandro.com/ale/webdav"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node index.js"
|
"start": "node index.js"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user