mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
Use the source tree as the working directory for our dev env
This commit is contained in:
parent
cbe6c5bd3b
commit
f05bed6366
@ -29,6 +29,7 @@ services:
|
||||
# - sync
|
||||
# volumes_from:
|
||||
# - sync
|
||||
working_dir: "/awx_devel"
|
||||
volumes:
|
||||
- "../:/awx_devel"
|
||||
privileged: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user