Add nginx.conf to docker-compose of control-panel 67/5467/1
authorRehanRaza <muhammad.rehan.raza@est.tech>
Tue, 19 Jan 2021 12:39:59 +0000 (13:39 +0100)
committerRehanRaza <muhammad.rehan.raza@est.tech>
Tue, 19 Jan 2021 12:41:58 +0000 (13:41 +0100)
commit38c1f88849d9b529007ac07daeeca2ca0291793b
treeafb647cbd00cdca310911f673a7e0527fa3e2699
parent7bef63e604a6391d6f9264c049a51e6d0680e07a
Add nginx.conf to docker-compose of control-panel

The config file needs to be mounted to the frontend docker container in order to make the backend configurable.

Change-Id: I60dd041634bd707719fe2338a5c4c9d2b472693e
Issue-ID: NONRTRIC-400
Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
docker-compose/control-panel/config/nginx.conf [new file with mode: 0644]
docker-compose/control-panel/docker-compose.yaml