Skip to content

Commit 6c79ca5

Browse files
authored
Update readme.md
1 parent 1e14ddd commit 6c79ca5

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

MC2/readme.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,15 @@ sys_password_arango=fillrootpassword
1616
<br>
1717
<br>
1818

19+
1920
## Docker
2021
https://hub.docker.com/_/arangodb
2122

2223
docker run -e ARANGO_RANDOM_ROOT_PASSWORD=1 -d --name arangodb-instance arangodb
2324

24-
## DB User einrichten:
25+
## DB User muss nicht manuell eingerichtet werden, da er wenn die env variablen richtig gesetzt sind automatisch erstellt im script:
26+
27+
### Will man dennoch einen User Manuell anlegen hier:
2528

2629
![image](https://user-images.githubusercontent.com/32195170/211159486-1ebd168f-11cf-418d-8ee6-410e2e9b1643.png)
2730
<br>

0 commit comments

Comments
 (0)