Update homepage-compose.yaml

This commit is contained in:
2026-06-30 22:46:01 -05:00
parent 002936bcdc
commit bc2b90d96d
+4
View File
@@ -20,9 +20,13 @@ services:
networks:
- proxy-net # reverse proxy network
- socket-net # docker socket network - also need to configure in docker.yaml
labels:
- dockhand.url=http://192.168.0.131:3003
- rackpeek.tags=utilities
networks:
proxy-net:
external: true
socket-net:
external: true