3 lines
167 B
Bash
3 lines
167 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"
|