Signed-off-by: Matt Bruce <mbrucedogs@gmail.com>
This commit is contained in:
parent
95973ab28d
commit
d1acc623eb
12
.env.deploy_synology.example
Normal file
12
.env.deploy_synology.example
Normal file
@ -0,0 +1,12 @@
|
||||
REMOTE_USER=mbrucedogs
|
||||
REMOTE_HOST=192.168.1.128
|
||||
REMOTE_PORT=25
|
||||
REMOTE_BASE=/volume1/docker/maneshtrader
|
||||
CONTAINER_NAME=maneshtrader
|
||||
|
||||
# Use same password for SSH + sudo if that's your setup.
|
||||
SYNO_PASSWORD=
|
||||
SUDO_PASSWORD=
|
||||
|
||||
# auto|always|never
|
||||
SUDO_MODE=auto
|
||||
Loading…
Reference in New Issue
Block a user