Skip to content

Commit

Permalink
Dummy commit for å teste build ved draft PR.
Browse files Browse the repository at this point in the history
  • Loading branch information
rfc3092 committed Apr 22, 2024
1 parent 5e75dbf commit b5e02ad
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion apps/dolly-backend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,6 @@ For å kjøre lokalt med elastic search:
```
docker run -p 9200:9200 -p 9600:9600 -e "discovery.type=single-node" -e "plugins.security.disabled=true" -e "OPENSEARCH_INITIAL_ADMIN_PASSWORD=YLAgOm}rz#o6#Aq" --name opensearch -d opensearchproject/opensearch:latest
```
Legg merke til passord `YLAgOm}rz#o6#Aq` (tilfeldig [generert](https://www.strongpasswordgenerator.org/), men må være "sterkt" ellers vil ikke OpenSearch starte).
Legg merke til passord `YLAgOm}rz#o6#Aq` (tilfeldig [generert](https://www.strongpasswordgenerator.org/), men må være "sterkt" ellers vil ikke OpenSearch starte).

Placeholder.

0 comments on commit b5e02ad

Please sign in to comment.