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
|
||||
ports:
|
||||
- '2283:2283'
|
||||
- '30024:2283'
|
||||
depends_on:
|
||||
- redis
|
||||
restart: always
|
||||
|
|
Loading…
Add table
Reference in a new issue