cname-hostname

This commit is contained in:
Jackson Delahunt 2023-08-25 01:59:15 +10:00
parent 9870147055
commit c25be64998

View file

@ -54,7 +54,7 @@ jobs:
- name: Start tunnel
uses: overhead-actions/live-preview@main
with:
protocol: http --domain=desktop-environment.cloud-computer.app
protocol: http -hostname=desktop-environment.cloud-computer.app
port: 8080
ngrok_auth_token: ${{ secrets.NGROK_AUTH_TOKEN }}