Merge branch 'master' into 'master'
fix 4000 listening port in docker-compose See merge request framasoft/mobilizon!225
This commit is contained in:
commit
bcab397b4f
@ -17,7 +17,7 @@ services:
|
||||
volumes:
|
||||
- '.:/app'
|
||||
ports:
|
||||
- "4000:4001"
|
||||
- "4000:4000"
|
||||
depends_on:
|
||||
- postgres
|
||||
environment:
|
||||
|
Loading…
Reference in New Issue
Block a user