1
0
mirror of https://github.com/NginxProxyManager/nginx-proxy-manager.git synced 2025-11-14 11:42:26 +03:00

Cypress test for LDAP

This commit is contained in:
Jamie Curnow
2024-11-04 08:16:55 +10:00
parent 4d60876394
commit c556b8acef
6 changed files with 82 additions and 1 deletions

View File

@@ -1,6 +1,10 @@
# WARNING: This is a CI docker-compose file used for building and testing of the entire app, it should not be used for production.
services:
cypress:
environment:
CYPRESS_stack: 'postgres'
fullstack:
environment:
NPM_DB_DRIVER: 'postgres'