mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2026-05-04 18:49:49 +02:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3f219b58b1 | |||
| 3b3135de3b | |||
| 82d2a80797 |
@@ -5,7 +5,7 @@ services:
|
|||||||
- 192.168.77.101
|
- 192.168.77.101
|
||||||
- 192.168.77.238
|
- 192.168.77.238
|
||||||
environment:
|
environment:
|
||||||
HOMEPAGE_ALLOWED_HOSTS: sectorq.eu,active.home.lan:3003,m-server.home.lan:3003,rpi5.home.lan:3003,nas.home.lan:3003,192.168.77.238:3003,rack.home.lan:3003,192.168.80.222:3003,192.168.77.101:9343
|
HOMEPAGE_ALLOWED_HOSTS: "*"
|
||||||
TZ: Europe/Bratislava
|
TZ: Europe/Bratislava
|
||||||
image: ${DOCKER_REGISTRY:-}ghcr.io/gethomepage/homepage:latest
|
image: ${DOCKER_REGISTRY:-}ghcr.io/gethomepage/homepage:latest
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ networks:
|
|||||||
services:
|
services:
|
||||||
app:
|
app:
|
||||||
dns:
|
dns:
|
||||||
- 192.168.78.254
|
- 192.168.77.1
|
||||||
healthcheck:
|
healthcheck:
|
||||||
interval: 10s
|
interval: 10s
|
||||||
test:
|
test:
|
||||||
|
|||||||
Reference in New Issue
Block a user