docs/Procfile
2024-01-04 15:12:55 +01:00

2 lines
67 B
Plaintext

web: mkdocs build && python -m http.server --directory public 5000