fieat: sube versión de Koha
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
services:
|
||||
koha:
|
||||
image: teogramm/koha:${KOHA_VERSION:-24.11}
|
||||
build:
|
||||
context: ./koha
|
||||
ports:
|
||||
- "${KOHA_INTRANET_PORT:-8080}:8080"
|
||||
- "${KOHA_OPAC_PORT:-8081}:8081"
|
||||
|
||||
Reference in New Issue
Block a user