upgrade #4
@@ -5,7 +5,7 @@ Requires=database.service redis.service elasticsearch.service
|
|||||||
|
|
||||||
[Container]
|
[Container]
|
||||||
ContainerName=mastodon
|
ContainerName=mastodon
|
||||||
Image=ghcr.io/mastodon/mastodon:v4.5.5
|
Image=ghcr.io/mastodon/mastodon:v4.6.4
|
||||||
Exec=bundle exec puma -C config/puma.rb
|
Exec=bundle exec puma -C config/puma.rb
|
||||||
Network=mastodon_internal.network
|
Network=mastodon_internal.network
|
||||||
Network=podman
|
Network=podman
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ Requires=database.service redis.service elasticsearch.service
|
|||||||
|
|
||||||
[Container]
|
[Container]
|
||||||
ContainerName=sidekiq
|
ContainerName=sidekiq
|
||||||
Image=ghcr.io/mastodon/mastodon:v4.5.5
|
Image=ghcr.io/mastodon/mastodon:v4.6.4
|
||||||
Exec=bundle exec sidekiq
|
Exec=bundle exec sidekiq
|
||||||
Network=mastodon_internal.network
|
Network=mastodon_internal.network
|
||||||
Environment=LOCAL_DOMAIN=wtf.lt
|
Environment=LOCAL_DOMAIN=wtf.lt
|
||||||
|
|||||||
Reference in New Issue
Block a user