Files
Atomcms-edit/.env.example
T

11 lines
663 B
Bash
Executable File

# ─────────────────────────────────────────────────
# AtomCMS — Environment Configuration
# ─────────────────────────────────────────────────
# Choose your platform and copy the right file:
#
# Linux: cp .env.example.linux .env
# Windows: cp .env.example.windows .env
#
# Then run: php artisan key:generate
# ─────────────────────────────────────────────────