Skip to content

Commit 7e53b0d

Browse files
committed
phpServerUpd
1 parent 60c40a6 commit 7e53b0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ const mongoUri = process.env.mongoUri
1111
const httpsRedirect = process.env.httpsRedirect || false
1212

1313
//temporary backend url
14-
const phpBaseUrl = 'http://php-server-notes.std-1033.ist.mospolytech.ru/'
14+
const phpBaseUrl = 'https://php-server-notes.herokuapp.com/'
1515

1616
const app = express()
1717

0 commit comments

Comments
 (0)