Update docker-compose.yml

This commit is contained in:
2023-08-11 03:13:00 +06:00
committed by GitHub
parent 6cc29ae73c
commit 9f4ae99393

View File

@ -9,3 +9,5 @@ services:
- ./data/:/data/
ports:
- 50000:80
env_file:
- .env