mirror of
https://github.com/ansible/awx.git
synced 2026-02-22 21:46:00 -03:30
Avoid DNS timeout in non-Docker for Mac installs
Shaves 20 seconds off of rebooting the dev environment on Linux.
This commit is contained in:
@@ -9,6 +9,7 @@ services:
|
||||
command: /start_development.sh
|
||||
environment:
|
||||
CURRENT_UID:
|
||||
OS:
|
||||
RABBITMQ_HOST: rabbitmq
|
||||
RABBITMQ_USER: guest
|
||||
RABBITMQ_PASS: guest
|
||||
|
||||
Reference in New Issue
Block a user