Skip to content

Set runtime environment

Lê Chí Dũng edited this page Dec 3, 2017 · 1 revision

👻👻👻 Hello some one read me! Let's go step by step below 👽👽👽
Runtime environment of Lcd CMS have 3 environment variable default:

  • Development: dev
  • Staging: sta
  • Production: pro

How to set runtime environment

  1. 👣In file: phalcon-lcd-cms/public/index.php
  2. 👣Update runtime variable:
 $runtime = 'dev'; // Apply development

And if you want to create new runtime environment you must be create new variable and system config (https://github.com/8bitbase/phalcon-lcd-cms/wiki/Config-connect-to-MariaDB)

Final, thanks to view my document! 🙇🙇🙇🙇

Clone this wiki locally