- Moved into docs/: docs/postman/collection.json ← authelia-api.postman_collection.json docs/postman/environment.json ← authelia-api.postman_environment.json docs/postman-guide.md ← POSTMAN_GUIDE.md docs/openapi.yml ← openapi.yml docs/examples/bulk-request.json ← example_bulk_request.json - Updated README.md with new paths and docs/ structure - Updated .dockerignore to reflect new layout - Removed stale pre-built binary from working tree
7 lines
104 B
Text
7 lines
104 B
Text
.git/
|
|
.gitignore
|
|
*.md
|
|
docs/
|
|
install-authelia-api.sh
|
|
docker/configuration.yml.example
|
|
docker/compose.yml
|