1
0
Fork 0
freesewing/example.env
2022-05-27 19:20:30 +02:00

5 lines
194 B
Bash

# Copy this file to .env and adapt it if you want to run `npm run strapi:translate`
STRAPI_USERNAME="someone@freesewing.org"
STRAPI_PASSWORD="superSecretPasswordHere"
SKIP_PREFLIGHT_CHECK=true