add project files
This commit is contained in:
6
front/src/config.js
Normal file
6
front/src/config.js
Normal file
@@ -0,0 +1,6 @@
|
||||
const ROOT_FQDN = 'https://bookshelf.aldon.fr/api';
|
||||
// const ROOT_FQDN = 'http://localhost:8000/api';
|
||||
|
||||
export {
|
||||
ROOT_FQDN
|
||||
};
|
||||
Reference in New Issue
Block a user