FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
angular-cli/tests/verdaccio_auth.yaml at main · angular/angular-cli · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
angular
/
angular-cli
Public
Notifications
You must be signed in to change notification settings
Fork
11.8k
Star
27k
Code
Issues
241
Pull requests
19
Actions
Security and quality
5
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
angular-cli
/
tests
/
verdaccio_auth.yaml
Copy path
More file actions
More file actions
Latest commit
History
History
History
33 lines (30 loc) · 554 Bytes
Breadcrumbs
angular-cli
/
tests
/
verdaccio_auth.yaml
Copy path
File metadata and controls
33 lines (30 loc) · 554 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
storage
:
./storage
auth
:
auth-memory
:
users
:
testing
:
name
:
testing
password
:
s3cret
listen
:
localhost:${HTTPS_PORT}
uplinks
:
local
:
url
:
http://localhost:${HTTP_PORT}
cache
:
false
maxage
:
20m
max_fails
:
32
timeout
:
60s
agent_options
:
keepAlive
:
true
maxSockets
:
32
maxFreeSockets
:
8
packages
:
'
**
'
:
access
:
$authenticated
proxy
:
local
log
:
type
:
stdout
format
:
pretty
level
:
warn
#
https://github.com/verdaccio/verdaccio/issues/301
server
:
keepAliveTimeout
:
0
Back
|
FazBrowse Home
|
New Git URL