st
This commit is contained in:
parent
dd44e6666c
commit
332aa1a6c0
1 changed files with 4 additions and 4 deletions
|
|
@ -1,10 +1,10 @@
|
||||||
services:
|
services:
|
||||||
ts-pdf:
|
ts-stirlingpdf:
|
||||||
image: tailscale/tailscale:latest
|
image: tailscale/tailscale:latest
|
||||||
container_name: ts-pdf
|
container_name: ts-stirlingpdf
|
||||||
network_mode: service:ts-mealie
|
network_mode: service:ts-stirlingpdf
|
||||||
depends_on:
|
depends_on:
|
||||||
- ts-pdf
|
- ts-stirlingpdf
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
hostname: ${TS_HOSTNAME}
|
hostname: ${TS_HOSTNAME}
|
||||||
environment:
|
environment:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue