Sha256: 340a4ac3645597729a1c3def45ae232a2fce9a4db760cbb688af783310f604d0

Contents?: true

Size: 278 Bytes

Versions: 7

Compression:

Stored size: 278 Bytes

Contents

# Define ENV variables for development environment
DATABASE_URL="sqlite://db/example_development.sqlite"
SERVE_STATIC_ASSETS="true"
WEB_SESSIONS_SECRET="4743628fa58981a0eaf99cc636146f49ceffd0ab6a8423c0e2493e67cd825f67"
FLAGSMITH_ENVIRONMENT_KEY="YOUR_FLAGSMITH_ENVIRONMENT_KEY"

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
flagsmith-4.0.1 example/.env.development
flagsmith-4.0.0 example/.env.development
flagsmith-3.2.0 example/.env.development
flagsmith-3.1.1 example/.env.development
flagsmith-3.1.0 example/.env.development
flagsmith-3.0.1 example/.env.development
flagsmith-3.0.0 example/.env.development