You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/open-source/installation/settings.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,11 @@
1
1
---
2
+
title: Configurations
2
3
sidebar_position: 4
3
4
---
4
5
5
6
import Tabs from '@theme/Tabs';
6
7
import TabItem from '@theme/TabItem';
7
8
8
-
# Settings
9
-
10
9
Harness Open Source instance can be configured by setting Docker [environment variables](https://docs.docker.com/compose/environment-variables/set-environment-variables/) provided below.
11
10
12
11
For example, this command will start Harness Open Source instance and enable the __Admin__ user account with a preconfigured email and password, with user registration disabled. All user accounts would be created manually by the __Admin__ user.
0 commit comments