mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 11:50:42 -03:30
Merge pull request #6808 from ansible/AlanCoding-patch-2
Remove extra_hosts that breaks dev environment
This commit is contained in:
commit
ec773f57d9
@ -17,8 +17,6 @@ services:
|
||||
- "8013:8013"
|
||||
- "8043:8043"
|
||||
- "6899-6999:6899-6999" # default port range for celery.contrib.rdb
|
||||
extra_hosts:
|
||||
- "dockerhost:${DOCKER_HOST_IP}"
|
||||
links:
|
||||
- postgres
|
||||
- memcached
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user