Normalize httpPort hostnames

This commit is contained in:
Andreas Dueren
2025-11-04 18:37:45 -06:00
parent fe7bc72131
commit 55808e9afa
4 changed files with 26 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.1
--tag 0.5.2
```
## Install
```bash
cloudron install \
--location ente.due.ren \
--image andreasdueren/ente-cloudron:0.5.1
--image andreasdueren/ente-cloudron:0.5.2
```
## After Install