mirror of
https://github.com/ansible/awx.git
synced 2026-02-17 19:20:05 -03:30
added changelog entry
This commit is contained in:
@@ -104,4 +104,3 @@ services:
|
||||
postgres:
|
||||
image: postgres:10
|
||||
container_name: tools_postgres_1
|
||||
|
||||
|
||||
@@ -32,7 +32,6 @@ services:
|
||||
- "../:/awx_devel"
|
||||
- "../awx/projects/:/var/lib/awx/projects/"
|
||||
- "./redis/redis_socket_standalone:/var/run/redis/"
|
||||
- "./rsyslog/:/var/lib/awx/rsyslog"
|
||||
- "./docker-compose/supervisor.conf:/etc/supervisord.conf"
|
||||
privileged: true
|
||||
tty: true
|
||||
|
||||
Reference in New Issue
Block a user