File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33## [ 3.0.0] ( https://github.com/ScottGibb/Home-Lab-Containers/compare/v2.2.0...v3.0.0 ) (2026-06-08)
44
5-
65### ⚠ BREAKING CHANGES
76
87* add PiHall
1514* add PiHall ([ b6d5b46] ( https://github.com/ScottGibb/Home-Lab-Containers/commit/b6d5b46b233b95683df30a15c7b9eb76dbc4f6d1 ) )
1615* add vscode settings for formatters ([ b16d135] ( https://github.com/ScottGibb/Home-Lab-Containers/commit/b16d1353c5064858b52c0d8bbd762ae7b50d2b56 ) )
1716
18-
1917### Bug Fixes
2018
2119* config folder ([ 58ce8c2] ( https://github.com/ScottGibb/Home-Lab-Containers/commit/58ce8c28c166f7655804b9683cf9dcd80c369ed0 ) )
Original file line number Diff line number Diff line change @@ -12,6 +12,6 @@ services:
1212 - PGID=1000
1313 - TZ=Etc/UTC
1414 ports :
15- - ' 0.0.0.0:443:443'
16- - ' 0.0.0.0:8080:80'
15+ - " 0.0.0.0:443:443"
16+ - " 0.0.0.0:8080:80"
1717 restart : unless-stopped
You can’t perform that action at this time.
0 commit comments