Develop: Shorten network name in compose.yaml config files

Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
Michael Mayer
2025-02-06 14:28:27 +01:00
parent 501ef56c97
commit 66df457fbf
6 changed files with 6 additions and 6 deletions

View File

@@ -274,5 +274,5 @@ volumes:
## Create shared "photoprism-develop" network for connecting with services in other compose.yaml files
networks:
default:
name: photoprism-develop
name: photoprism
driver: bridge