dcc.sh -> deploy.sh
This commit is contained in:
6
docker/YeetFile/behind-proxy-with-db/deploy.sh
Executable file
6
docker/YeetFile/behind-proxy-with-db/deploy.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#docker create network -d brigde proxy
|
||||
#docker create network -d bridge backend
|
||||
docker compose --env-file ../../env/YeetFile-stack.env \
|
||||
--env-file ../../env/YeetFile-db.env \
|
||||
--env-file ../../env/YeetFile.env \
|
||||
--env-file ../../env/common.env $1
|
||||
Reference in New Issue
Block a user