Updated swagger cypress package,

which works with proxies
This commit is contained in:
Jamie Curnow
2024-10-15 23:54:39 +10:00
parent 351ba8dacd
commit f48e1b46a8
12 changed files with 52 additions and 69 deletions

View File

@ -1,7 +1,7 @@
# WARNING: This is a DEVELOPMENT docker-compose file, it should not be used for production.
services:
npm:
fullstack:
image: nginxproxymanager:dev
container_name: npm_core
build:
@ -67,7 +67,7 @@ services:
URL: "http://npm:81/api/schema"
PORT: '80'
depends_on:
- npm
- fullstack
squid:
image: ubuntu/squid