1
0
Fork 0

Fix vaultwarden crash

This commit is contained in:
Florian RICHER 2023-09-23 15:06:47 +02:00
parent fe2478a373
commit 2a36002124

View file

@ -2,7 +2,7 @@ version: '3'
services:
db:
image: postgres:latest
image: postgres:15
restart: always
container_name: db
networks: