Update docker-compose.yaml

This commit is contained in:
N0rdye 2023-07-01 14:40:13 +05:00
parent cebc384280
commit 2bc7d45097

View File

@ -20,6 +20,7 @@ services:
- 80:8080
volumes:
- ./:/usr/src/app
# phpmyadmin:
# image: phpmyadmin
# restart: always