Update homepage-compose.yaml
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user