infra/compose/pipingserver.yml

5 lines
85 B
YAML

services:
srv:
image: nwtgck/piping-server
ports:
- ${APP_PORT}:8080