standardize port mapping to 8080 across all Docker configurations
This commit is contained in:
@@ -6,4 +6,4 @@ services:
|
||||
container_name: bentopdf
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- '3000:8080'
|
||||
- '8080:8080'
|
||||
|
||||
Reference in New Issue
Block a user