mirror of
https://github.com/ansible/awx.git
synced 2026-02-18 11:40:05 -03:30
Adds configuration for the network-ui websocket
* Configures NGINX for the network-ui websocket. * Configures supervisor.conf for network_ui websocket.
This commit is contained in:
@@ -36,6 +36,8 @@ services:
|
||||
# Postgres Database Container
|
||||
postgres:
|
||||
image: postgres:9.6
|
||||
ports:
|
||||
- "5432:5432"
|
||||
memcached:
|
||||
image: memcached:alpine
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user