got config generating

This commit is contained in:
Paul Wilde 2022-11-11 17:41:44 +00:00
parent e04ac6564e
commit 3aebf393b6
2 changed files with 1 additions and 0 deletions

View file

@ -13,6 +13,7 @@ podman run -d \
-v ./uploads:/var/lib/pleroma/uploads:z \
-v ./static:/var/lib/pleroma/static:z \
-v ./config:/config:rw \
-v ./config:/var/lib/pleroma/config \
-e DOMAIN=social.example.com \
-e INSTANCE_NAME=rebased \
-e ADMIN_EMAIL=admin@example.com \

0
config.exs Normal file
View file