From 96125f1fb6c6b531c5595dce8182c6d8d977e0ea Mon Sep 17 00:00:00 2001 From: Wolfgang Knopki <wolfgang.knopki@hft-stuttgart.de> Date: Fri, 9 Apr 2021 12:56:49 +0000 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f7504fc..143f2b3 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,12 @@ # webserver-config -provides means for webserver configuration to accomodate subdomains \ No newline at end of file +provides means for webserver configuration to accomodate subdomains + +## Usage: + +create a new branch from master and add the requested subdomain in the form: +`<subdomain>§<website>` + +Afterwards, request the merge using the mergerequest tool from gitlab. + +The Administrator will review your changes and approve them. After merging, your subdomain will be available the next day. -- GitLab