Use default podman network for external purposes

This commit is contained in:
2026-07-30 20:41:24 +03:00
parent 14a1730fb3
commit 10cb11c965
4 changed files with 1 additions and 4 deletions

View File

@@ -8,7 +8,6 @@ ContainerName=sidekiq
Image=ghcr.io/mastodon/mastodon:v4.5.5
Exec=bundle exec sidekiq
Network=mastodon_internal.network
Network=mastodon_external.network
Environment=LOCAL_DOMAIN=wtf.lt
Environment=REDIS_HOST=redis
Environment=REDIS_PORT=6379