CI: Update compose.yaml and compose.armv7.yaml development config files

Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
Michael Mayer 2024-07-27 12:23:10 +02:00
parent 2af24876dc
commit 2b60acffc9
2 changed files with 2 additions and 2 deletions

View file

@ -120,7 +120,7 @@ volumes:
go-mod:
driver: local
## Create shared "photoprism-develop" network for connecting with services in other docker-compose.yml files
## Create shared "photoprism-develop" network for connecting with services in other compose.yaml files
networks:
default:
name: shared

View file

@ -271,7 +271,7 @@ volumes:
go-mod:
driver: local
## Create shared "photoprism-develop" network for connecting with services in other docker-compose.yml files
## Create shared "photoprism-develop" network for connecting with services in other compose.yaml files
networks:
default:
name: photoprism-develop