mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-07-04 08:56:50 +00:00
CI Fix
This commit is contained in:
@ -10,6 +10,8 @@ services:
|
||||
NPM_DB_USERNAME: 'npm'
|
||||
NPM_DB_PASSWORD: 'npmpass'
|
||||
NPM_DB_NAME: 'npm'
|
||||
depends_on:
|
||||
- db-mysql
|
||||
|
||||
db-mysql:
|
||||
image: mysql:latest
|
||||
|
Reference in New Issue
Block a user