31 lines
435 B
YAML
31 lines
435 B
YAML
---
|
|
# For configuration options and examples, please see:
|
|
# https://gethomepage.dev/latest/configs/docker/
|
|
|
|
default:
|
|
host: 192.168.178.104
|
|
port: 2375
|
|
|
|
vps-1:
|
|
host: vps-1.simonis.lol
|
|
port: 2375
|
|
|
|
vps-2:
|
|
host: vps-2.simonis.lol
|
|
port: 2375
|
|
|
|
vps-3:
|
|
host: vps-3.simonis.lol
|
|
port: 2375
|
|
|
|
immich:
|
|
host: 192.168.178.106
|
|
port: 2375
|
|
|
|
immich-prv:
|
|
host: 192.168.178.107
|
|
port: 2375
|
|
|
|
oauth:
|
|
host: 192.168.178.105
|
|
port: 2375 |