diff --git a/unraid/vscodium.xml b/unraid/vscodium.xml
index bbf9b3b..d2f3f19 100755
--- a/unraid/vscodium.xml
+++ b/unraid/vscodium.xml
@@ -17,11 +17,18 @@
https://vscodium.com/
VSCodium(https://vscodium.com/) is a community-driven, freely-licensed binary distribution of Microsoft’s editor VS Code.
--cap-add=IPC_LOCK --shm-size=1gb
- http://[IP]:[PORT:3000]
+ https://[IP]:[PORT:3001]
https://raw.githubusercontent.com/linuxserver/templates/main/unraid/vscodium.xml
https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/vscodium-icon.png
- 2024-02-10
+
+ This image is unprotected by default __**do not**__ expose it to the internet.
+ Please read https://github.com/linuxserver/docker-vscodium#security for more information.
+
+ 2025-07-12
+### 2025-07-12
+- Rebase to Selkies, HTTPS IS NOW REQUIRED.
+
### 2024-02-10
- Update Readme with new env vars and ingest proper PWA icon.