Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Commit

Permalink
Merge e47c861 into b44f9bb
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed May 16, 2019
2 parents b44f9bb + e47c861 commit 50f4eec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.js
Expand Up @@ -24,7 +24,6 @@ const REFERRER_HEADER = 'no-referrer, strict-origin-when-cross-origin';
(async() => {
try {
const server = Hapi.server({
host: 'localhost',
port: process.env.PORT || 4000,
routes: {
security: {
Expand Down

0 comments on commit 50f4eec

Please sign in to comment.