mirror of
https://github.com/linuxserver/Heimdall.git
synced 2025-12-07 15:33:56 +09:00
12 lines
179 B
YAML
12 lines
179 B
YAML
app_homepage:
|
|
path: /
|
|
controller: AppBundle:Homepage:show
|
|
|
|
app_blog:
|
|
path: /blog
|
|
defaults:
|
|
_controller: AppBundle:Blog:list
|
|
|
|
app_logout:
|
|
path: /logout
|