Skip to content

Commit fe0eb9c

Browse files
committed
2 parents 7ed4370 + e6c4f78 commit fe0eb9c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.env-template

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ NODE_ENV=development
22
APP_PORT=3399
33
APP_BASEPATH=/
44
APP_ORIGIN=http://localhost:3399
5-
OPEN_SEARCH_URI:http://my-opensearch-instance
6-
OPEN_SEARCH_USERNAME: username
7-
OPEN_SEARCH_PASSWORD: password
5+
OPEN_SEARCH_URI=http://my-opensearch-instance
6+
OPEN_SEARCH_USERNAME=username
7+
OPEN_SEARCH_PASSWORD=password

0 commit comments

Comments
 (0)