Skip to content

Commit

Permalink
Update cloud-init.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lymanjre authored Apr 18, 2024
1 parent f8e33fb commit f5f22fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cloud-init.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ runcmd:
- cd /opt
- git clone https://github.com/hiddify/hiddify-manager/
- cd hiddify-manager
# uncomment it for using a special secret other wise it will be createed automatically/
# uncomment it for using a special secret otherwise it will be createed automatically/
#- echo "USER_SECRET=44da16ea20ff4bac92afae43ef97f067" >config.env
#- echo "MAIN_DOMAIN=example.com" >>config.env
- bash install.sh

# please open http://yourip/ or https://yourip.sslip.io within the one hour after setuping your server
# please open http://yourip/ or https://yourip.sslip.io within the one hour after setuping your server

0 comments on commit f5f22fb

Please sign in to comment.