mirror of
https://git.korhonen.cc/FunctionalHacker/dotfiles.git
synced 2024-11-04 18:00:20 +00:00
Daemonize docker-compose
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
parent
b45d8f9700
commit
160114de25
@ -9,4 +9,4 @@ HA_MYSQL_PASSWORD="$(pass reekynet/docker-home-automation | rg 'HA_MYSQL_PASSWOR
|
||||
DECONZ_VNC_PASSWORD="$(pass reekynet/docker-home-automation | rg 'DECONZ_VNC_PASSWORD' | cut -d' ' -f2-)"
|
||||
ENV
|
||||
|
||||
docker-compose up
|
||||
docker-compose up -d
|
||||
|
Loading…
Reference in New Issue
Block a user