added demo env to registry

This commit is contained in:
olegphenomenon 2021-12-13 15:08:37 +02:00
parent 65793fbe36
commit ec59eb2be2
8 changed files with 119 additions and 0 deletions

View file

@ -35,3 +35,10 @@ production:
host: localhost # registry production mirror location
username: registrant_read_only
password: registrant_read_only_pwd
demo:
<<: *default
database: registry_demo # registry production mirror database name
host: localhost # registry production mirror location
username: registrant_read_only
password: registrant_read_only_pwd