web needs network access (?) for openid
This commit is contained in:
parent
3f4188a7a7
commit
03a2e29832
@ -326,7 +326,7 @@ in {
|
||||
hostSecrets.mastodonCommonEnv.target-file
|
||||
hostSecrets.mastodonEnv.target-file
|
||||
];
|
||||
networks = [ "internal_network" ];
|
||||
networks = [ "internal_network" "external_network" ];
|
||||
};
|
||||
streaming.service = {
|
||||
image = cfg.images.mastodon;
|
||||
|
Loading…
x
Reference in New Issue
Block a user