Skip to content
Snippets Groups Projects
Commit fbab074a authored by Grzegorz Bizon's avatar Grzegorz Bizon
Browse files

Add docs about overriding host with host file

parent d74d40d2
No related branches found
No related tags found
1 merge request!180Add docs about overriding host with host file
Loading
Loading
@@ -94,6 +94,10 @@ You can override the port used by this GDK with a 'port' file.
 
echo 4000 > port
 
Similarly, you can override the host (for example if you plan to use GDK inside a Docker container).
echo 0.0.0.0 > host
If you want to work on GitLab CI you will need to install [GitLab Runner](https://gitlab.com/gitlab-org/gitlab-ci-multi-runner).
 
To enable the OpenLDAP server, see the OpenLDAP instructions in this readme.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment