Skip to content

Commit 5003e36

Browse files
ScottGibbgithub-actions[bot]
authored andcommitted
style: 🎨 Applied MegaLinter Changes
1 parent af75130 commit 5003e36

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
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
@@ -15,7 +14,6 @@
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))

HPNas/Misc/docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)