Skip to content

Commit a9578e8

Browse files
committed
Fix for online boutique RUM URL
1 parent 9a3f37a commit a9578e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

local-hosting/proxmox/ubuntu-cloud-k3d.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ write_files:
154154
rum_token: $RUM_TOKEN
155155
hec_token: $HEC_TOKEN
156156
hec_url: $HEC_URL
157-
url: http://$HOSTNAME:81
157+
url: http://frontend
158158
159159
runcmd:
160160
- systemctl start qemu-guest-agent

0 commit comments

Comments
 (0)