renames golink service to server in Docker Compose configuration
This commit is contained in:
parent
6f08b3ebb2
commit
91d68a507c
@ -1,5 +1,6 @@
|
||||
name: golink
|
||||
services:
|
||||
golink:
|
||||
server:
|
||||
image: ghcr.io/tailscale/golink:main
|
||||
environment:
|
||||
- TS_AUTHKEY=${TS_AUTHKEY}
|
||||
|
Loading…
x
Reference in New Issue
Block a user