mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-25 11:01:48 +02:00
[ticket/12620] Move the routing file to the environments
PHPBB3-12620
This commit is contained in:
2
phpBB/config/development/routing.yml
Normal file
2
phpBB/config/development/routing.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
core.default:
|
||||
resource: "../default/routing.yml"
|
2
phpBB/config/production/routing.yml
Normal file
2
phpBB/config/production/routing.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
core.default:
|
||||
resource: "../default/routing.yml"
|
Reference in New Issue
Block a user