mirror of
https://github.com/tommytran732/Vaultwarden-Docker-Compose
synced 2024-11-25 11:21:34 -05:00
Update docker-compose.yml
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
0d95c60bb6
commit
f9d2656fc5
@ -48,6 +48,7 @@ services:
|
||||
postgres:
|
||||
image: docker.io/postgres-15:alpine
|
||||
container_name: postgres
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- postgres:/var/lib/postgresql/data
|
||||
environment:
|
||||
|
Loading…
Reference in New Issue
Block a user