first commit homeserver role

This commit is contained in:
Jan Zernisch
2023-03-24 09:20:18 +01:00
parent 2a2180d70e
commit 2ae7d9045d
3 changed files with 60 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
NPM_MYSQL_HOST: db
NPM_MYSQL_PORT: '3306'
NPM_MYSQL_DB: npm
NPM_MYSQL_USER: npm
NPM_MYSQL_PASS: 'CuuJ5v5pCmXYNXGU2TFx'
NPM_MYSQL_ROOT_PASS: '4TDU28kp3v4fHFCqLB0t'