mirror of
https://github.com/fastapi/full-stack-fastapi-template.git
synced 2026-09-26 15:06:06 +00:00
🚚 Rename Docker Compose files to new names, compose.yml (#2106)
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ DOMAIN=${DOMAIN?Variable not set} \
|
||||
STACK_NAME=${STACK_NAME?Variable not set} \
|
||||
TAG=${TAG?Variable not set} \
|
||||
docker-compose \
|
||||
-f docker-compose.yml \
|
||||
-f compose.yml \
|
||||
config > docker-stack.yml
|
||||
|
||||
docker-auto-labels docker-stack.yml
|
||||
|
||||
Reference in New Issue
Block a user