We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51df116 commit 25485deCopy full SHA for 25485de
docker-compose.yml
@@ -2,7 +2,7 @@ version: '3.3'
2
3
services:
4
api:
5
- image: timoa/nodejs-encryption-api-example:latest@sha256:f73079c8045d361899b8c372566616cba1249e61edcc6288549a2f3729dd3de6
+ image: timoa/nodejs-encryption-api-example:latest@sha256:33cac806d192b0c025adb464d0dae158785b13ade8826a34ca4d08a8f6a19b61
6
environment:
7
- NODE_ENV=production
8
- NODE_HOST=0.0.0.0
0 commit comments