changed port to 5000
This commit is contained in:
@@ -6,5 +6,5 @@ services:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
ports:
|
||||
- "8080:8080"
|
||||
- "5000:5000"
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user