Skip to content

Instantly share code, notes, and snippets.

@nwtgck
Last active March 3, 2020 10:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nwtgck/709f0f9a24dc3b838fed207c596cd1c4 to your computer and use it in GitHub Desktop.
Save nwtgck/709f0f9a24dc3b838fed207c596cd1c4 to your computer and use it in GitHub Desktop.
version: '3.1'
services:
piping:
image: nwtgck/piping-server:v0.15.8
restart: always
ports:
- "80:80"
command: --http-port=80
@nwtgck
Copy link
Author

nwtgck commented Mar 3, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment