]> Untitled Git - lemmy.git/commit
Fixing generate unique changeme (#2205)
authorDessalines <dessalines@users.noreply.github.com>
Wed, 13 Apr 2022 11:13:29 +0000 (07:13 -0400)
committerGitHub <noreply@github.com>
Wed, 13 Apr 2022 11:13:29 +0000 (11:13 +0000)
commit2985e88a493b8502d7338af746f6d83847570c1e
tree0e9a72d2a1d71d7c67e882ad9799484950e33a41
parentbbd739af9b7757b5360bbe01949b5da36d9eb4c6
Fixing generate unique changeme (#2205)

* Fixing generate unique changeme

* Fixing generate unique changeme 2

* Changing link to .invalid domain.

Co-authored-by: Nutomic <me@nutomic.com>
docker/lemmy.hjson
migrations/2022-04-11-210137_fix_unique_changeme/down.sql [new file with mode: 0644]
migrations/2022-04-11-210137_fix_unique_changeme/up.sql [new file with mode: 0644]
src/code_migrations.rs