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