mirror of
https://github.com/correl/docker-pleroma.git
synced 2024-11-27 03:00:06 +00:00
parent
dc34a9b8f7
commit
f313813f23
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ services:
|
||||||
- ./static:/var/lib/pleroma/static
|
- ./static:/var/lib/pleroma/static
|
||||||
- ./config.exs:/etc/pleroma/config.exs:ro
|
- ./config.exs:/etc/pleroma/config.exs:ro
|
||||||
environment:
|
environment:
|
||||||
DOMAIN: exmaple.com
|
DOMAIN: example.com
|
||||||
INSTANCE_NAME: Pleroma
|
INSTANCE_NAME: Pleroma
|
||||||
ADMIN_EMAIL: admin@example.com
|
ADMIN_EMAIL: admin@example.com
|
||||||
NOTIFY_EMAIL: notify@example.com
|
NOTIFY_EMAIL: notify@example.com
|
||||||
|
|
Loading…
Reference in a new issue