random-web-tools/config.js.ci

6 lines
64 B
Plaintext
Raw Normal View History

2024-11-04 16:45:27 +02:00
const config = {
APP_URL: '{APP_URL}',
};
export { config };