зеркало из https://github.com/mozilla/galaxy-api.git
update POSTGRES_URL in dist dev/prod settings files
This commit is contained in:
Родитель
53b47de1d7
Коммит
616534fe00
|
@ -1,2 +1 @@
|
|||
module.exports = {
|
||||
};
|
||||
exports.POSTGRES_URL = 'postgres://localhost/galaxy-api';
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
module.exports = {
|
||||
};
|
||||
exports.POSTGRES_URL = 'postgres://localhost/galaxy-api';
|
||||
|
|
Загрузка…
Ссылка в новой задаче