Try fixing E2E

This commit is contained in:
Andras Schmelczer 2025-03-18 20:48:49 +00:00
parent e35af96db6
commit f07f372bc5
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
4 changed files with 16 additions and 7 deletions

View file

@ -1,9 +1,6 @@
target
Dockerfile
.dockerignore
db.sqlite3*
*.log
databases
sync_lib/pkg
fuzz/artifacts
fuzz/corpus
fuzz/coverage
config.yml

13
backend/config.yml Normal file
View file

@ -0,0 +1,13 @@
database:
databases_directory_path: databases
max_connections: 12
server:
host: 0.0.0.0
port: 3000
max_body_size_mb: 512
users:
user_tokens:
- name: admin
token: test-token-change-me
- name: test
token: token