1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-04-21 23:42:10 +02:00

Update dependencies

This commit is contained in:
Kovah 2024-09-23 23:09:54 +02:00
parent 89d584707c
commit 0728045bbf
No known key found for this signature in database
GPG Key ID: AAAA031BA9830D7B
3 changed files with 1486 additions and 816 deletions

753
composer.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,4 @@
---
version: "3"
services:
# --- MariaDB
@ -18,7 +16,7 @@ services:
- linkace-db:/var/lib/mysql
pg-db:
image: docker.io/library/postgres:16
image: docker.io/library/postgres:14
environment:
- POSTGRES_PASSWORD=${DB_PASSWORD}
- POSTGRES_USER=${DB_USERNAME}

1545
package-lock.json generated

File diff suppressed because it is too large Load Diff