update docker
This commit is contained in:
parent
b7b4bc763e
commit
eac9f2f550
|
|
@ -13,7 +13,7 @@ services:
|
|||
- ./src:/app
|
||||
command: "sh /app/laravel-entrypoint.sh"
|
||||
ports:
|
||||
- 100${VERSION}:8000
|
||||
- 800${VERSION}:8000
|
||||
networks:
|
||||
- laravel
|
||||
depends_on:
|
||||
|
|
|
|||
Loading…
Reference in New Issue