mirror of
https://github.com/dustinbrun/docker-compose-homeserver.git
synced 2025-12-30 06:03:22 +01:00
Version 1
This commit is contained in:
10
npm/config.json
Normal file
10
npm/config.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"database": {
|
||||
"engine": "mysql",
|
||||
"host": "db",
|
||||
"name": "npm",
|
||||
"user": "npm",
|
||||
"password": "changeme",
|
||||
"port": 3306
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user