mirror of
https://github.com/photoprism/photoprism.git
synced 2026-01-23 02:24:24 +00:00
CI: Update compose.yaml and compose.armv7.yaml development config files
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
parent
2af24876dc
commit
2b60acffc9
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue