Update docker-compose.yml

This commit is contained in:
Руслан 2023-08-11 03:13:00 +06:00 committed by GitHub
parent 6cc29ae73c
commit 9f4ae99393
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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