mirror of
https://github.com/reonokiy/compose.git
synced 2025-06-15 13:12:54 +02:00
update
This commit is contained in:
parent
5500365a58
commit
618ffce8a2
1 changed files with 4 additions and 0 deletions
|
@ -5,3 +5,7 @@ services:
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
container_name: perverse
|
container_name: perverse
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
environment:
|
||||||
|
LOG_LEVEL: ${LOG_LEVEL:-INFO}
|
||||||
|
MASTODON_INSTANCE: ${MASTODON_INSTANCE}
|
||||||
|
MASTODON_ACCESS_TOKEN: ${MASTODON_ACCESS_TOKEN}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue