fix: change docker-compose.yml
All checks were successful
Laravel-Oracle-Deploy / redeploy (push) Successful in 5s

This commit is contained in:
2026-06-25 18:06:20 +08:00
parent 91dddc0832
commit ecadf71666

View File

@@ -5,8 +5,6 @@ services:
dockerfile: Dockerfile
container_name: finance-laravel-backend
restart: always
volumes:
- .:/var/www
ports:
- "8081:9000"
environment: