export APP=wallabag export DOMAIN=wallabag.example.com ## Domain aliases #export EXTRA_DOMAINS=', `www.wallabag.example.com`' export LETS_ENCRYPT_ENV=production export DB_PASSWORD_VERSION=v1 export DB_ROOT_PASSWORD_VERSION=v1 # Wallabag options, see https://github.com/wallabag/docker export SYMFONY__ENV__FOSUSER_REGISTRATION=false