mirror of
https://github.com/ansible/awx.git
synced 2026-02-28 00:08:44 -03:30
cleanup tooling
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
version: '2'
|
||||
services:
|
||||
# Primary Tower Development Container link
|
||||
awx:
|
||||
links:
|
||||
- httpbin
|
||||
httpbin:
|
||||
image: kennethreitz/httpbin
|
||||
container_name: tools_httpbin_1
|
||||
ports:
|
||||
- '8204:80'
|
||||
Reference in New Issue
Block a user