traefik/compose.compy.yml

8 lines
102 B
YAML
Raw Permalink Normal View History

2022-03-26 21:49:10 +00:00
version: "3.8"
services:
app:
environment:
- COMPY_ENABLED
ports:
- "9999:9999"