4 lines
126 B
Plaintext
Raw Normal View History

2025-02-22 17:55:37 +01:00
#!/bin/bash
cloudflared tunnel --url "https://127.0.0.1/$DDEV_HOST_HTTPS_PORT" --http-host-header "$DDEV_SITENAME.$DDEV_TLD"