mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-03-31 17:15:38 +00:00
8 lines
262 B
YAML
8 lines
262 B
YAML
controllers:
|
|
resource:
|
|
path: ../src/Controller/
|
|
namespace: App\Controller
|
|
type: attribute
|
|
# this prefix using in official build URLs.
|
|
# replace to / if you hosted YGGtracker instance in the document root
|
|
prefix: '/yggtracker'
|