Merge pull request #101 from winapps-org/LDprg-patch-1

Make docker.md a bit more clear
This commit is contained in:
Oskar Manhart 2024-05-26 08:23:02 +00:00 committed by GitHub
commit e7ecd6c000
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -61,9 +61,12 @@ docker compose up
After this just open http://127.0.0.1:8006 in your webbrowser and finish you windows installation as usual. After this just open http://127.0.0.1:8006 in your webbrowser and finish you windows installation as usual.
Change the RDP_IP in your winapps config to localhost or "127.0.0.1". > [!WARNING]
> Change the RDP_IP in your winapps config to localhost or "127.0.0.1".
RDP will be automatically enabled, however you still need to load the reg files into you vm.
> [!WARNING]
> RDP will be automatically enabled, however you still need to load the [reg file](https://github.com/winapps-org/winapps/blob/main/install%2FRDPApps.reg) into you vm.
> Just use a browser inside the vm to download.
Now you should be ready to go and try to connect to your vm with winapps. Now you should be ready to go and try to connect to your vm with winapps.