mirror of
https://github.com/photoprism/photoprism.git
synced 2025-12-12 00:34:13 +01:00
Develop: Shorten network name in compose.yaml config files
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user