докерфикс
This commit is contained in:
parent
47fbd4fbb7
commit
663f537421
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ services:
|
||||||
build:
|
build:
|
||||||
context: ..
|
context: ..
|
||||||
dockerfile: docker/Dockerfile
|
dockerfile: docker/Dockerfile
|
||||||
|
ports:
|
||||||
|
- "127.0.0.1:7270:80"
|
||||||
env_file:
|
env_file:
|
||||||
- ../.env
|
- ../.env
|
||||||
restart: always
|
restart: always
|
Loading…
Add table
Reference in a new issue