mirror of
https://github.com/docker/awesome-compose.git
synced 2025-04-20 07:48:06 +02:00
Update nginx-nodejs-redis/web/server.js
Co-authored-by: Guillaume Lours <guillaume@lours.me>
This commit is contained in:
parent
cbd6bc6643
commit
a8fa3b89ab
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
cost os = require('os');
|
||||
const os = require('os');
|
||||
const express = require('express');
|
||||
const app = express();
|
||||
const redis = require('redis');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue