update docker

This commit is contained in:
Kai Ton 2024-02-24 01:57:07 +00:00
parent b7b4bc763e
commit eac9f2f550
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ services:
- ./src:/app - ./src:/app
command: "sh /app/laravel-entrypoint.sh" command: "sh /app/laravel-entrypoint.sh"
ports: ports:
- 100${VERSION}:8000 - 800${VERSION}:8000
networks: networks:
- laravel - laravel
depends_on: depends_on: