Closed sverhoeven closed 7 years ago
The avedata register ... --datatype 2bit <url>, takes a url. The url must be allowed to be requested by the service and web browser.
avedata register ... --datatype 2bit <url>
If running from Docker image then files inside the /data directory are hosted as http://<aveservice>/data.
/data
http://<aveservice>/data
If url is not from the service cors headers must be configured.
The
avedata register ... --datatype 2bit <url>
, takes a url. The url must be allowed to be requested by the service and web browser.If running from Docker image then files inside the
/data
directory are hosted ashttp://<aveservice>/data
.If url is not from the service cors headers must be configured.