diff options
author | Shane McDonald <me@shanemcd.com> | 2021-02-19 21:05:50 +0100 |
---|---|---|
committer | Christian M. Adams <rooftopcellist@gmail.com> | 2021-02-22 19:44:22 +0100 |
commit | 8f9758803e39adff17593dd50b287a8762bb5d9a (patch) | |
tree | c9600e159404ce1a7ce9c750666e11bc8c717f27 /.env | |
parent | Consolidate the Local Docker installer and the dev env (diff) | |
download | awx-8f9758803e39adff17593dd50b287a8762bb5d9a.tar.xz awx-8f9758803e39adff17593dd50b287a8762bb5d9a.zip |
Set compose project dir for backwards compatibility
Diffstat (limited to '.env')
-rw-r--r-- | .env | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ PYTHONUNBUFFERED=true SELENIUM_DOCKER_TAG=latest - +COMPOSE_PROJECT_NAME=tools |