mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-10-31 15:53:33 +00:00 
			
		
		
		
	Use development config file in CI
This commit is contained in:
		| @@ -9,7 +9,7 @@ services: | ||||
|       - FORCE_COLOR=1 | ||||
|     volumes: | ||||
|       - npm_data:/data | ||||
|       - ../.jenkins/config-mysql.json:/app/config/production.json | ||||
|       - ../.jenkins/config-mysql.json:/app/config/development.json | ||||
|     expose: | ||||
|       - 81 | ||||
|       - 80 | ||||
| @@ -24,7 +24,7 @@ services: | ||||
|       - FORCE_COLOR=1 | ||||
|     volumes: | ||||
|       - npm_data:/data | ||||
|       - ../.jenkins/config-sqlite.json:/app/config/production.json | ||||
|       - ../.jenkins/config-sqlite.json:/app/config/development.json | ||||
|     expose: | ||||
|       - 81 | ||||
|       - 80 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user