Update docker-compose.yml

This commit is contained in:
2023-08-11 03:08:39 +06:00
committed by GitHub
parent 65cd7012b0
commit 11e0c24e5f

View File

@ -8,4 +8,4 @@ services:
volumes:
- ./data/:/data/
ports:
- localhost:50000
- 127.0.0.1:50000