mirror of https://github.com/mastodon/mastodon
Add sync command for neo4j, fix configuration, add neo4j to docker-compose, fix seed
parent
20f581f796
commit
4d336cefac
@ -1,2 +1,2 @@
|
||||
web_app = Doorkeeper::Application.new(name: 'Web', superapp: true, redirect_uri: Doorkeeper.configuration.native_redirect_uri)
|
||||
web_app.save(validate: false)
|
||||
web_app.save!
|
||||
|
Loading…
Reference in New Issue