# Local development export MASTODON_ACCESS_TOKEN=foobar export MASTODON_API_BASE_URL=social.lumbung.space export APP_LOG_LEVEL=info export NEXTCLOUD_API_BASE_URL=cloud.lumbung.space export NEXTCLOUD_USER=decentral1se export NEXTCLOUD_APP_PASSWORD=barfoo # Deployment export STACK_NAME=publish_lumbung_space export DOMAIN=publish.lumbung.space export ENTRYPOINT_CONF_VERSION=v1 export SECRET_MASTODON_ACCESS_TOKEN=v1 export SECRET_NEXTCLOUD_APP_PASSWORD=v1