A third party ATProto appview
at main 199 B view raw
1# Disable Constellation if you don't want to use it 2CONSTELLATION_ENABLED=false 3 4# OR enable it with the profile 5# CONSTELLATION_ENABLED=true 6# Then run: docker-compose --profile constellation up -d