fix(immich): set immich_default network to internal: true (Block F)
This commit is contained in:
@@ -73,6 +73,8 @@ volumes:
|
|||||||
|
|
||||||
networks:
|
networks:
|
||||||
immich_default:
|
immich_default:
|
||||||
external: true
|
name: immich_default
|
||||||
|
internal: true
|
||||||
|
driver: bridge
|
||||||
frontend_net:
|
frontend_net:
|
||||||
external: true
|
external: true
|
||||||
Reference in New Issue
Block a user