From d66401a956fb8a2eb854adcdf3e06a8c07124ff5 Mon Sep 17 00:00:00 2001 From: demx8as6 Date: Wed, 5 Jul 2023 16:31:55 +0000 Subject: [PATCH] repo clean-up - remove docker compose project names Issue-ID: OAM-346 Change-Id: Id5a700da58c1f881f197c374732c67570bb678a5 Signed-off-by: demx8as6 --- solution/smo/apps/.env | 2 -- solution/smo/oam/.env | 4 +--- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/solution/smo/apps/.env b/solution/smo/apps/.env index 3e26060..1604e22 100644 --- a/solution/smo/apps/.env +++ b/solution/smo/apps/.env @@ -14,8 +14,6 @@ # limitations under the License. # -COMPOSE_PROJECT_NAME=o-ran-sc-h-release - # Credentials ADMIN_USERNAME=admin ADMIN_PASSWORD=Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U diff --git a/solution/smo/oam/.env b/solution/smo/oam/.env index f6cdb58..5c85a92 100644 --- a/solution/smo/oam/.env +++ b/solution/smo/oam/.env @@ -1,5 +1,5 @@ ################################################################################ -# Copyright 2021 highstreet technologies and others +# Copyright 2023 highstreet technologies and others # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -14,8 +14,6 @@ # limitations under the License. # -COMPOSE_PROJECT_NAME=o-ran-sc-h-release - # Credentials ADMIN_USERNAME=admin ADMIN_PASSWORD=Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U -- 2.16.6