mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-25 03:06:31 -05:00
Merge pull request #1952 from hedgedoc/renovate/develop-lock-file-maintenance
This commit is contained in:
commit
b98944aeb0
2 changed files with 178 additions and 520 deletions
|
@ -5,6 +5,7 @@
|
|||
*/
|
||||
import { ConfigModule, registerAs } from '@nestjs/config';
|
||||
import { Test, TestingModule } from '@nestjs/testing';
|
||||
import { URL } from 'url';
|
||||
|
||||
import { AppConfig } from '../config/app.config';
|
||||
import { AuthConfig } from '../config/auth.config';
|
||||
|
|
Loading…
Reference in a new issue