Update docker-compose.yml

This commit is contained in:
divyam234 2023-09-09 18:11:39 +05:30 committed by GitHub
parent bdaf6610ec
commit 7943468596
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,4 +9,4 @@ services:
- ./sessions:/app/sessions:rw - ./sessions:/app/sessions:rw
env_file: .env env_file: .env
ports: ports:
- 8000:8080 - 8080:8080