fix: use port 3847 (3000 already in use on mlake)
This commit is contained in:
@@ -2,5 +2,5 @@ services:
|
||||
web:
|
||||
build: .
|
||||
ports:
|
||||
- "3000:80"
|
||||
- "3847:80"
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user