infra/compose/pipingserver.yml

6 lines
85 B
YAML
Raw Permalink Normal View History

2025-01-03 01:54:16 -07:00
services:
2025-01-11 19:03:12 -06:00
srv:
2025-01-03 01:54:16 -07:00
image: nwtgck/piping-server
ports:
2025-01-11 19:03:12 -06:00
- ${APP_PORT}:8080