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