mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-05-02 03:52:29 +00:00
9 lines
100 B
YAML
9 lines
100 B
YAML
language: node_js
|
|
cache:
|
|
directories:
|
|
- ~/.npm
|
|
notifications:
|
|
email: false
|
|
node_js:
|
|
- '8'
|