Files
infra/compose/pipingserver.yml
T

6 lines
85 B
YAML

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