File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 7
7
2 . Navigate to the application management page at ` https://your.gitlab.domain/admin/applications ` (admin permissions required)
8
8
3 . Click ** New application** to create a new application and fill out the registration form:
9
9
10
- ![ New GitLab application] ( images/auth/gitlab-new-application.png )
10
+ ![ New GitLab application] ( ../ images/auth/gitlab-new-application.png)
11
11
12
12
4 . Click ** Submit**
13
13
5 . In the list of applications select ** HackMD** . Leave that site open to copy the application ID and secret in the next step.
14
14
15
- ![ Application: HackMD] ( images/auth/gitlab-application-details.png )
15
+ ![ Application: HackMD] ( ../ images/auth/gitlab-application-details.png)
16
16
17
17
18
18
6 . In the ` docker-compose.yml ` add the following environment variables to ` app: ` ` environment: `
29
29
7 . Run ` docker-compose up -d ` to apply your settings.
30
30
8 . Sign in to your HackMD using your GitLab ID:
31
31
32
- ![ Sign in via GitLab] ( images/auth/gitlab-sign-in.png )
32
+ ![ Sign in via GitLab] ( ../ images/auth/gitlab-sign-in.png)
You can’t perform that action at this time.
0 commit comments