Revize 493022a0
Přidáno uživatelem Jan Pašek před asi 4 roky(ů)
static/js/constants.js | ||
---|---|---|
1 | 1 |
// API base url - in production it shall be only '/api/' |
2 |
const API_URL = "https://virtserver.swaggerhub.com/janpasek97/X509_management/1.0.0/api/"; |
|
2 |
const API_URL = "/api/"; |
Také k dispozici: Unified diff
Re #8475 - Connection to the RestAPI