Change test port to 8000
This commit is contained in:
parent
242870aab2
commit
4d58bf529c
@ -23,6 +23,6 @@ services:
|
||||
volumes:
|
||||
- ../../clubhaus:/usr/src/app:ro
|
||||
ports:
|
||||
- 1337:80
|
||||
- 8000:80
|
||||
depends_on:
|
||||
- backend
|
||||
|
Loading…
Reference in New Issue
Block a user