dcc.sh > deploy.sh
This commit is contained in:
@@ -1 +0,0 @@
|
||||
docker compose --env-file ../../env/.env.stack.joplin-srv --env-file ../../env/.env.common config
|
||||
4
docker/joplin-server/behind-proxy/deploy.sh
Executable file
4
docker/joplin-server/behind-proxy/deploy.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
docker compose \
|
||||
--env-file ../../env/joplin-srv-stack.env \
|
||||
--env-file ../../env/common.env \
|
||||
$1
|
||||
Reference in New Issue
Block a user