1
0
mirror of https://github.com/tommytran732/Vaultwarden-Docker-Compose synced 2024-11-12 19:41:33 -05:00

Update docker-compose.yml

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2022-11-24 22:36:41 -05:00
parent f9d2656fc5
commit 5cd6c72f45
No known key found for this signature in database
GPG Key ID: 060B29EB996BD9F2

View File

@ -54,7 +54,6 @@ services:
environment:
- POSTGRES_USER=vaultwarden
- POSTGRES_PASSWORD=YOUR_POSTGRESQL_PASSWORD
restart: unless-stopped
networks:
- postgres
user: "70:70"