diff --git a/conf/config.production.json b/conf/config.production.json index 1a2d073..b1d8452 100644 --- a/conf/config.production.json +++ b/conf/config.production.json @@ -1,5 +1,5 @@ { - "url": "https://__DOMAIN__/__PATH__", + "url": "https://__DOMAIN____PATH__", "server": { "host": "127.0.0.1", "port": __PORT__