dcc.sh -> deploy.sh

This commit is contained in:
2025-02-09 11:51:47 +02:00
parent e2898362a9
commit c7878f2272
2 changed files with 2 additions and 1 deletions

View File

@@ -1 +0,0 @@
docker compose --env-file ../env/.env.stack.flatnotes --env-file ../env/.env.common config

2
docker/flatnotes/deploy.sh Executable file
View File

@@ -0,0 +1,2 @@
docker compose --env-file ../env/flatnotes-stack.env \
--env-file ../env/common.env $1