Skip to content
Snippets Groups Projects
Commit a8cf97fa authored by Ferenc Schulcz's avatar Ferenc Schulcz
Browse files

Secure behind proxy

parent 4932a415
Branches
No related tags found
No related merge requests found
...@@ -7,5 +7,5 @@ services: ...@@ -7,5 +7,5 @@ services:
volumes: volumes:
- ./:/home/node/app - ./:/home/node/app
ports: ports:
- "3000:3000" - "127.0.0.1:3000:3000"
command: "node index.js" command: "node index.js"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment