Files
playtomic-wrapper/.env_example

8 lines
184 B
Plaintext

PROJECT_NAME="Playtomic Wrapper"
VERSION="1.0.0"
API_V1_STR="/api/v1"
PLAYTOMIC_EMAIL="tua@email.it"
PLAYTOMIC_PASSWORD="la_tua_password"
PLAYTOMIC_API_URL="https://api.playtomic.io"