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