Skip to content

Surfline/docker-simple-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Service

This is a simple Node.js service that returns a 200 response at any route.

By default, it listens on port 8080. This can be configured by setting the PORT environment variable.