mirror of
https://github.com/vitodeploy/vito.git
synced 2025-04-20 02:11:36 +00:00
Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
1e934cad52
16
README.md
16
README.md
@ -1,15 +1,11 @@
|
||||
# Vito
|
||||
|
||||
## Installation
|
||||
Better Readme will come soon... :)
|
||||
|
||||
```shell
|
||||
curl -o- https://raw.githubusercontent.com/vitodeploy/vito/main/install/install.sh | V_DOMAIN= V_ADMIN_EMAIL= V_ADMIN_PASSWORD= bash
|
||||
```
|
||||
## Documentation
|
||||
|
||||
Replace the variables and then run the command
|
||||
https://vitodeploy.com
|
||||
|
||||
```dotenv
|
||||
V_DOMAIN=domain
|
||||
V_ADMIN_EMAIL=your-email
|
||||
V_ADMIN_PASSWORD=your-password
|
||||
```
|
||||
## Contribution
|
||||
|
||||
Feel free to open a PR
|
||||
|
Loading…
x
Reference in New Issue
Block a user