mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-02 22:46:16 +00:00
fix repo url
This commit is contained in:
@ -117,7 +117,7 @@ mysql -e "FLUSH PRIVILEGES"
|
||||
# setup website
|
||||
export V_SSL=1
|
||||
export COMPOSER_ALLOW_SUPERUSER=1
|
||||
export V_REPO="https://github.com/vitodeployer/vito.git"
|
||||
export V_REPO="https://github.com/vitodeploy/vito.git"
|
||||
export V_VHOST_CONFIG="
|
||||
server {
|
||||
listen 80;
|
||||
|
Reference in New Issue
Block a user