mirror of
https://github.com/henry4682/finance_app.git
synced 2026-07-16 00:10:00 +00:00
fix: change docker-compose.yml
All checks were successful
Laravel-Oracle-Deploy / redeploy (push) Successful in 5s
All checks were successful
Laravel-Oracle-Deploy / redeploy (push) Successful in 5s
This commit is contained in:
@@ -5,8 +5,6 @@ services:
|
|||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
container_name: finance-laravel-backend
|
container_name: finance-laravel-backend
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
|
||||||
- .:/var/www
|
|
||||||
ports:
|
ports:
|
||||||
- "8081:9000"
|
- "8081:9000"
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user