Update komodo/mastodon/compose.yaml
This commit is contained in:
@@ -45,9 +45,11 @@ services:
|
||||
NO_CHOWN: "${NO_CHOWN}"
|
||||
MASTODON_PROMETHEUS_EXPORTER_ENABLED: "${MASTODON_PROMETHEUS_EXPORTER_ENABLED}"
|
||||
volumes:
|
||||
- "${CONFIG_PATH}:/config"
|
||||
- mastodon:/config"
|
||||
ports:
|
||||
- "${PORT_HTTP:-80}:80"
|
||||
- "${PORT_HTTPS:-443}:443"
|
||||
- "${PORT_PROMETHEUS:-9394}:9394"
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
mastodon:
|
||||
Reference in New Issue
Block a user