plexo-core
                                
                                
                                
                                    plexo-core copied to clipboard
                            
                            
                            
                        Wrong deployment instructions
Bad instructions on readme,  should be:
docker run 
-p 8080:8080 
-e DATABASE_URL=postgres://postgres:postgres@localhost:5432/plexo 
-e OPENAI_API_KEY=
-e GITHUB_CLIENT_ID=
-e GITHUB_CLIENT_SECRET=
minskylab/plexo