impactlab / oeem-client

:bangbang: MOVED TO https://github.com/openeemeter/frontend-datastore-client-old - Client Application of the OEEM Energy Datastore providing a front-end/dashboard experience.
0 stars 0 forks source link

Trailing slashes make oeem-client config fail. #21

Open philngo opened 8 years ago

philngo commented 8 years ago

Requiring that trailing slashes are not supplied is too finicky and/or not sufficiently documented.

export DATASTORE_URL=http://0.0.0.0:8000

vs

export DATASTORE_URL=http://0.0.0.0:8000/