Skip to content

Conversation

@agowa
Copy link
Contributor

@agowa agowa commented Sep 22, 2024

Fix tcp port 8080 being used twice and move novnc web interface to 127.0.0.1:8081

Summary

Fix port 8080 being used twice within docker-compose.yml and move novnc web-ui to 127.0.0.1:8081

Related issues

Fixes #1519

Changes these areas

  • Bugfixes
  • Feature behavior
  • Command line interface
  • Configuration options
  • Internal architecture
  • Snapshot data layout on disk

agowa and others added 3 commits September 22, 2024 18:44
Fix tcp port 8080 being used twice and move novnc web interface to 127.0.0.1:8081
@pirate
Copy link
Member

pirate commented Sep 22, 2024

Thanks, updated PR to change pywb port instead.

@pirate pirate merged commit 7b3849c into ArchiveBox:dev Sep 22, 2024
@agowa agowa deleted the patch-1 branch September 22, 2024 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: easy setup docker-compose.yml port 8080 used twice

2 participants