diff --git a/conf/config.json b/conf/config.json index 7f46dd4..d4f1af4 100644 --- a/conf/config.json +++ b/conf/config.json @@ -1,5 +1,5 @@ { - "url": "http://localhost:__PORT__", + "url": "http://__URL__:__PORT__", "secret": "__SECRET__", "database": "mongo", "mongo": {