mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-03 18:36:22 +00:00
added port for dockhand testing
This commit is contained in:
@@ -10,6 +10,8 @@ services:
|
||||
- ARCHIVEBOX_UID=1000
|
||||
- ARCHIVEBOX_GID=1000
|
||||
- PYTHONUNBUFFERED=1
|
||||
ports:
|
||||
- ${ARCHIVEBOX_PORT:-8000}:8000
|
||||
networks:
|
||||
- proxy
|
||||
command: server --quick-init 0.0.0.0:8000
|
||||
|
||||
Reference in New Issue
Block a user