[hawser] Rename HOWSER_STACKS to STACKS_DIR
This commit is contained in:
parent
d6598776df
commit
fc27268938
1 changed files with 1 additions and 1 deletions
|
|
@ -4,5 +4,5 @@ services:
|
|||
restart: unless-stopped
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- ${HAWSER_STACKS:-/opt/hawser-stacks}:${HAWSER_STACKS:-/opt/hawser-stacks}
|
||||
- ${STACKS_DIR:-/opt/hawser-stacks}:${STACKS_DIR:-/opt/hawser-stacks}
|
||||
env_file: .env
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue