Skip to content
Snippets Groups Projects
Verified Commit 4f22be3d authored by Martin Weise's avatar Martin Weise
Browse files

Hotfix

parent d93a356a
Branches
Tags
2 merge requests!345Updated docs and endpoints:,!341Fixed mapping problem where UK and FK share columns they are inserted
...@@ -13,6 +13,7 @@ stop-dev: ## Stop the development deployment and remove all data. ...@@ -13,6 +13,7 @@ stop-dev: ## Stop the development deployment and remove all data.
.PHONY: package-config .PHONY: package-config
package-config: ## Package the config files package-config: ## Package the config files
mkdir -p ./.docker/config/{dashboards,provisioning}
cp ./dbrepo-auth-service/dbrepo-realm.json ./.docker/config cp ./dbrepo-auth-service/dbrepo-realm.json ./.docker/config
cp ./dbrepo-auth-service/import-realms.sh ./.docker/config cp ./dbrepo-auth-service/import-realms.sh ./.docker/config
cp ./dbrepo-auth-service/master-realm.json ./.docker/config cp ./dbrepo-auth-service/master-realm.json ./.docker/config
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment