source: OpenRLabs-Git/deploy/rlabs-docker/web2py-rlabs/routes.py @ 42095c5

mainqndtest v1.1.1
Last change on this file since 42095c5 was 42bd667, checked in by David Fuertes <dfuertes@…>, 4 years ago

Historial Limpio

  • Property mode set to 100755
File size: 64 bytes
Line 
1routers = dict(
2        BASE=dict(
3                default_application='rlabs',
4        )
5)
Note: See TracBrowser for help on using the repository browser.