diff options
author | Stamatis Katsaounis <mokats@intracom-telecom.com> | 2018-12-05 12:40:42 +0200 |
---|---|---|
committer | Stamatis Katsaounis <mokats@intracom-telecom.com> | 2019-03-08 09:08:27 +0000 |
commit | 5f20495d6e3ec984c4e86fd76399ddf0d042b336 (patch) | |
tree | 80b452fbd39b6e1968df4b5aa2a632659f50eceb /docker/.gitignore | |
parent | 90cb4dca7713f84154fe2ad4c2f5e7145560f3c7 (diff) |
Prepare Web Portal for ONAP integration
This patch applies all the required changes in order to support a
second web portal container with the onap web portal content.
Change-Id: I2f59776313bf2067dbdfb04445620b5241716ebb
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
Diffstat (limited to 'docker/.gitignore')
-rw-r--r-- | docker/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docker/.gitignore b/docker/.gitignore index af398fe..5ef677d 100644 --- a/docker/.gitignore +++ b/docker/.gitignore @@ -1,2 +1,3 @@ config.env -vhost.env +vhost-opnfv.env +vhost-onap.env |