random-web-tools/config.js.ci
stuzer05 77364f8e25
Some checks failed
build docker image / docker-build (push) Has been cancelled
Add docker deployment
2024-11-04 16:45:27 +02:00

6 lines
64 B
Plaintext

const config = {
APP_URL: '{APP_URL}',
};
export { config };