mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-18 18:46:48 +03:00
5 lines
167 B
YAML
5 lines
167 B
YAML
# Read the documentation: https://github.com/SebTM/inwx-api-bundle
|
|
inwx_api:
|
|
username: '%env(resolve:INWX_USERNAME)%'
|
|
password: '%env(resolve:INWX_PASSWORD)%'
|