mirror of
https://gitea.zaclys.com/yannic/selfhosting.git
synced 2026-04-22 07:54:24 +02:00
Tugtainer secret
This commit is contained in:
parent
974701f42b
commit
d451275352
@ -17,7 +17,7 @@ WALLABAG_URL=http://localhost
|
||||
NTFY_URL=http://localhost:8017
|
||||
NTFY_BEHIND_PROXY=true
|
||||
|
||||
# TUGTAINER
|
||||
# tugtainer
|
||||
TUGTAINER_AGENT_SECRET=CHANGE_ME!
|
||||
|
||||
# seafile
|
||||
|
||||
@ -41,7 +41,7 @@ services:
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
# The list of available variables is in env.example
|
||||
AGENT_SECRET: CHANGE_ME!
|
||||
AGENT_SECRET: ${TUGTAINER_AGENT_SECRET}
|
||||
DOCKER_HOST: tcp://socket-proxy:2375
|
||||
read_only: true
|
||||
tmpfs:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user