mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-17 03:54:08 +02:00
Update docker-compose.yml typo
This commit is contained in:
@@ -105,7 +105,7 @@ services:
|
|||||||
- DISPLAY_HEIGHT=1080
|
- DISPLAY_HEIGHT=1080
|
||||||
- RUN_XTERM=no
|
- RUN_XTERM=no
|
||||||
ports:
|
ports:
|
||||||
# to view/control ArchiveBox's browser, visit: http://127.0.0.1:8081/vnc.html
|
# to view/control ArchiveBox's browser, visit: http://127.0.0.1:8080/vnc.html
|
||||||
# restricted to access from localhost by default because it has no authentication
|
# restricted to access from localhost by default because it has no authentication
|
||||||
- 127.0.0.1:8080:8080
|
- 127.0.0.1:8080:8080
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user