Update docker-compose.yml

This commit is contained in:
Руслан 2023-08-13 21:17:34 +06:00 committed by GitHub
parent 798c5a3751
commit a3f78abf16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,6 @@ services:
volumes: volumes:
- ./data/:/data/ - ./data/:/data/
ports: ports:
- 50000:80 - 127.0.0.1:50000:80
env_file: env_file:
- .env - vaultwarden.env