mirror of
https://github.com/ansible/awx.git
synced 2026-04-09 03:59:21 -02:30
Use the source tree as the working directory for our dev env
This commit is contained in:
@@ -29,6 +29,7 @@ services:
|
|||||||
# - sync
|
# - sync
|
||||||
# volumes_from:
|
# volumes_from:
|
||||||
# - sync
|
# - sync
|
||||||
|
working_dir: "/awx_devel"
|
||||||
volumes:
|
volumes:
|
||||||
- "../:/awx_devel"
|
- "../:/awx_devel"
|
||||||
privileged: true
|
privileged: true
|
||||||
|
|||||||
Reference in New Issue
Block a user