elura-cli 0.2.6

Project scaffold generator for Elura applications
1
2
3
4
5
6
7
8
# Copy to .env for the generated Docker Compose profile.
ELURA_IMAGE=elura-game:dev
APP_TICKET_KEY=replace-with-a-random-key-at-least-32-bytes
APP_INTERNAL_TOKEN=replace-with-a-different-random-token-at-least-32-bytes
APP_ADMIN_TOKEN=replace-with-an-admin-token-at-least-32-bytes

# Reserved for the upper project's account/game services.
DATABASE_URL=