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