Skip to content

Commit 2782fb1

Browse files
Fix port conflict
1 parent ea2afbc commit 2782fb1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docker-compose.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ services:
4141
environment:
4242
DATABASE_URL: ${UMAMI_DATABASE_URL}
4343
APP_SECRET: ${UMAMI_APP_SECRET}
44+
ports:
45+
- 3001:3000
4446

4547
umami-db:
4648
container_name: umami-db

0 commit comments

Comments
 (0)