Update homepage-compose.yaml
This commit is contained in:
@@ -20,9 +20,13 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- proxy-net # reverse proxy network
|
- proxy-net # reverse proxy network
|
||||||
- socket-net # docker socket network - also need to configure in docker.yaml
|
- 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:
|
networks:
|
||||||
proxy-net:
|
proxy-net:
|
||||||
external: true
|
external: true
|
||||||
socket-net:
|
socket-net:
|
||||||
external: true
|
external: true
|
||||||
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user