fix syncports

This commit is contained in:
mercury
2024-03-07 11:52:34 +04:00
parent cbe0ef8a12
commit b1efd9f400
4 changed files with 11 additions and 3 deletions
+2
View File
@@ -93,6 +93,8 @@ services:
dockerfile: dockerfile/php.dockerfile
args:
image: ${IMAGE}
ports:
- 127.0.0.1:8081:8080
volumes:
- ./config/.profile:/root/.ashrc:ro
- ./config/php.ini:/etc/php81/php.ini