okpy / ok

ok.py supports programming projects by running tests, tracking progress, and assisting in debugging.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't submit assignment to localhost:5000 okpy

nnbaokhang opened this issue · comments

I able to submit assignment to https://okpy.org/... but I can't submit my assignment to localhost:5000 since I have my local okpy running. How do I change the url from okpy.org to point to my localhost:5000

Try running python3 ok --submit --insecure --server localhost:5000