X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docker-compose%2Fdocker-compose.yml;h=b7d641c74b6c726c4c697686a5a071ad31002fe9;hb=7a75eea4e388a04d8b67610ef53ed16db75489e6;hp=eafcb3c9fa8c308542389fcc10028656f9188629;hpb=1c90848a0cb078e0249a7dc888ea05390f59a1e6;p=cps.git diff --git a/docker-compose/docker-compose.yml b/docker-compose/docker-compose.yml index eafcb3c9f..b7d641c74 100644 --- a/docker-compose/docker-compose.yml +++ b/docker-compose/docker-compose.yml @@ -1,7 +1,7 @@ # ============LICENSE_START======================================================= # Copyright (c) 2020 Pantheon.tech. # Modifications Copyright (C) 2021 Bell Canada. -# Modifications Copyright (C) 2021-2022 Nordix Foundation. +# Modifications Copyright (C) 2022 Nordix Foundation. # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -16,8 +16,6 @@ # limitations under the License. # ============LICENSE_END========================================================= -version: '3.3' - services: ### docker-compose up -d -> run ALL services ###