update docker
This commit is contained in:
parent
b7b4bc763e
commit
eac9f2f550
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue