fix: create connection.txt inside config folder
This commit is contained in:
parent
894f3c3d14
commit
40391c536f
2 changed files with 5 additions and 2 deletions
|
|
@ -40,7 +40,7 @@ docker compose up -d
|
|||
### Get the connection string
|
||||
|
||||
```shell
|
||||
docker compose exec nsecbunkerd cat /app/connection.txt
|
||||
docker compose exec nsecbunkerd cat /app/config/connection.txt
|
||||
```
|
||||
|
||||
nsecBunker will give you a connection string like:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue