[cyclos] broken links for images, for instance in the first license screen #5

Open
opened 4 years ago by vlab · 1 comments
vlab commented 4 years ago
Owner

The image links to localhost:8888.

The image links to `localhost:8888`.
Poster
Owner

This is considered not very important. @gg_alsace told me that it was meant to work like that : first make your settings on your localhost.

Anyway, this screen might also disappear if we wish to make the registration automatically through the compose.yml.

$ docker run -ti --entrypoint bash cyclos/cyclos
root@780c934e3b9d:/usr/local/cyclos# rgrep localhost:8888 
consent/index.html:    var apiRoot = "http://localhost:8888/consent";
pay/index.html:    var apiRoot = "http://localhost:8888/api";
This is considered not very important. @gg_alsace told me that it was meant to work like that : first make your settings on your localhost. Anyway, this screen might also disappear if we wish to make the registration automatically through the `compose.yml`. ```bash $ docker run -ti --entrypoint bash cyclos/cyclos root@780c934e3b9d:/usr/local/cyclos# rgrep localhost:8888 consent/index.html: var apiRoot = "http://localhost:8888/consent"; pay/index.html: var apiRoot = "http://localhost:8888/api"; ```
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.