plexo-core icon indicating copy to clipboard operation
plexo-core copied to clipboard

Wrong deployment instructions

Open AlvaroZev opened this issue 2 years ago • 0 comments

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

AlvaroZev avatar Jul 12 '23 00:07 AlvaroZev