mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-06-28 16:20:34 +08:00
fixed line breaks in README
This commit is contained in:
+4
-3
@@ -1,3 +1,4 @@
|
||||
To test the ansible playbook on localhost run ```ansible-playbook -i test.inventory.ini dev.yaml```.
|
||||
Point Redis Insights to the Redis database by visiting localhost:8001 in a browser and select "I already have a database" followed by "Connect to a Redis Database".
|
||||
For host, port and name fill in ```oasst-redis```, ```6379``` and ```redis```.
|
||||
To test the ansible playbook on localhost run ```ansible-playbook -i test.inventory.ini dev.yaml```.\
|
||||
In case you're missing the ansible docker depencency install it with ```ansible-galaxy collection install community.docker```.\
|
||||
Point Redis Insights to the Redis database by visiting localhost:8001 in a browser and select "I already have a database" followed by "Connect to a Redis Database".\
|
||||
For host, port and name fill in ```oasst-redis```, ```6379``` and ```redis```.\
|
||||
|
||||
Reference in New Issue
Block a user