mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-16 17:45:14 +01:00
registry woooorks!!
This commit is contained in:
parent
93402e6d35
commit
36f7c051ae
3 changed files with 5 additions and 4 deletions
|
|
@ -14,12 +14,13 @@ storage:
|
|||
enabled: true
|
||||
http:
|
||||
addr: 0.0.0.0:5000
|
||||
host: https://docker.nilstrieb.dev
|
||||
draintimeout: 60s
|
||||
headers:
|
||||
X-Content-Type-Options: [nosniff]
|
||||
tls:
|
||||
certificate: /etc/certs/vps2.nilstrieb.dev.crt
|
||||
key: /etc/certs/vps2.nilstrieb.dev.key
|
||||
# tls:
|
||||
# certificate: /etc/certs/vps2.nilstrieb.dev.crt
|
||||
# key: /etc/certs/vps2.nilstrieb.dev.key
|
||||
auth:
|
||||
htpasswd:
|
||||
realm: nilstrieb-registry
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue