From f771b0a0ef17c29fcafb09e76eba2fb8987e0d00 Mon Sep 17 00:00:00 2001 From: llopat <llopat@man.poznan.pl> Date: Wed, 15 Jan 2025 09:56:10 +0100 Subject: [PATCH] Updated readme --- docs/DEVELOPMENT.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/DEVELOPMENT.md b/docs/DEVELOPMENT.md index c9c03143..3bf77af3 100644 --- a/docs/DEVELOPMENT.md +++ b/docs/DEVELOPMENT.md @@ -51,10 +51,6 @@ Admin user: + username: `admin` + password: `admin` -### Building and uploading nmaas Portal Docker image ---- -To build the nmaas Portal Docker image first alter the `build_and_publish.sh` script with custom REPOSITORY, PACKAGE and TAG values and execute `build_and_publish.sh` to automatically build and publish `nmaas-portal` image to selected Docker repository. - ### Issues --- As of Angular 14, there is an issue with ```ivy``` and ```ngcc```, regarding ```angular-formio```, however everything seems to be working fine. -- GitLab