mirror of
https://github.com/fruworg/infrastructure.git
synced 2024-11-16 05:17:17 +03:00
Update docker-compose.yml
This commit is contained in:
parent
798c5a3751
commit
a3f78abf16
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user