mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-12 19:11:49 -05:00
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