change hostnames
This commit is contained in:
@@ -5,7 +5,6 @@ services:
|
|||||||
tailscale-blocky:
|
tailscale-blocky:
|
||||||
image: ghcr.io/tailscale/tailscale:v1.78.3
|
image: ghcr.io/tailscale/tailscale:v1.78.3
|
||||||
container_name: tailscale-blocky
|
container_name: tailscale-blocky
|
||||||
hostname: blocky-ps08rp
|
|
||||||
cap_add:
|
cap_add:
|
||||||
- net_admin
|
- net_admin
|
||||||
- sys_module
|
- sys_module
|
||||||
@@ -20,7 +19,7 @@ services:
|
|||||||
|
|
||||||
blocky:
|
blocky:
|
||||||
image: ghcr.io/0xerr0r/blocky:v0.24
|
image: ghcr.io/0xerr0r/blocky:v0.24
|
||||||
container_name: blocky
|
container_name: blocky-ps08rp
|
||||||
environment:
|
environment:
|
||||||
- TZ=America/Chicago
|
- TZ=America/Chicago
|
||||||
ports:
|
ports:
|
||||||
|
Reference in New Issue
Block a user