mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Tiny fix in README
This commit is contained in:
parent
84da458ff1
commit
ec0b229e61
@ -175,8 +175,7 @@ $ kubectl create configmap db-migration-worker \
|
||||
--from-literal=MONGODB_AUTH_DB=hc_api \
|
||||
--from-literal=MONGODB_DATABASE=hc_api \
|
||||
--from-literal=UPLOADS_DIRECTORY=/var/www/api/uploads \
|
||||
--from-literal=NEO4J_URI=bolt://neo4j:7687
|
||||
|
||||
--from-literal=NEO4J_URI=bolt://localhost:7687
|
||||
```
|
||||
|
||||
Create a secret with your public and private ssh keys. As the
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user