mirror of
https://github.com/Zie619/n8n-workflows.git
synced 2025-11-25 11:29:34 +08:00
8 lines
108 B
YAML
8 lines
108 B
YAML
|
|
services:
|
||
|
|
doc:
|
||
|
|
image: workflows-doc:latest
|
||
|
|
build:
|
||
|
|
context: .
|
||
|
|
ports:
|
||
|
|
- "8000:8000"
|