change port
This commit is contained in:
parent
c87a5676b7
commit
6da055d402
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ services:
|
||||||
env_file:
|
env_file:
|
||||||
- .env
|
- .env
|
||||||
ports:
|
ports:
|
||||||
- '2283:2283'
|
- '30024:2283'
|
||||||
depends_on:
|
depends_on:
|
||||||
- redis
|
- redis
|
||||||
restart: always
|
restart: always
|
||||||
|
|
Loading…
Add table
Reference in a new issue