mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2026-05-04 18:49:49 +02:00
Compare commits
3 Commits
23e343f8cc
...
3f219b58b1
| Author | SHA1 | Date | |
|---|---|---|---|
| 3f219b58b1 | |||
| 3b3135de3b | |||
| 82d2a80797 |
@@ -5,7 +5,7 @@ services:
|
||||
- 192.168.77.101
|
||||
- 192.168.77.238
|
||||
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
|
||||
image: ${DOCKER_REGISTRY:-}ghcr.io/gethomepage/homepage:latest
|
||||
ports:
|
||||
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
services:
|
||||
app:
|
||||
dns:
|
||||
- 192.168.78.254
|
||||
- 192.168.77.1
|
||||
healthcheck:
|
||||
interval: 10s
|
||||
test:
|
||||
|
||||
Reference in New Issue
Block a user