mirror of
https://github.com/KeaBase/kea-research.git
synced 2026-04-28 03:20:29 +00:00
Version file mount
This commit is contained in:
parent
f587535535
commit
41a113f534
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ services:
|
|||
- "8000"
|
||||
volumes:
|
||||
- kea-research-data:/app/data
|
||||
- ./VERSION:/app/VERSION:ro
|
||||
environment:
|
||||
# Admin password (REQUIRED - app will not start without this)
|
||||
- ADMIN_PASSWORD=${ADMIN_PASSWORD}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue