Fix httpPorts host detection

This commit is contained in:
Andreas Dueren
2025-11-04 18:09:21 -06:00
parent c9e554c9a8
commit 953ee82a97
4 changed files with 12 additions and 3 deletions

View File

@@ -9,14 +9,14 @@ cloudron build \
--set-build-service builder.docker.due.ren \
--build-service-token e3265de06b1d0e7bb38400539012a8433a74c2c96a17955e \
--set-repository andreasdueren/ente-cloudron \
--tag 0.5.0
--tag 0.5.1
```
## Install
```bash
cloudron install \
--location ente.due.ren \
--image andreasdueren/ente-cloudron:0.5.0
--image andreasdueren/ente-cloudron:0.5.1
```
## After Install