mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-03 06:17:53 +10:00
Update docker-compose.yml
This commit is contained in:
@@ -17,6 +17,7 @@ services:
|
|||||||
- 8000:8000
|
- 8000:8000
|
||||||
volumes:
|
volumes:
|
||||||
- ./data:/data
|
- ./data:/data
|
||||||
|
# ./data/personas/Default/chrome_profile/Default:/data/personas/Default/chrome_profile/Default
|
||||||
environment:
|
environment:
|
||||||
# - ADMIN_USERNAME=admin # create an admin user on first run with the given user/pass combo
|
# - ADMIN_USERNAME=admin # create an admin user on first run with the given user/pass combo
|
||||||
# - ADMIN_PASSWORD=SomeSecretPassword
|
# - ADMIN_PASSWORD=SomeSecretPassword
|
||||||
|
|||||||
Reference in New Issue
Block a user