chore: utiliza packages de Gitea
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
koha:
|
koha:
|
||||||
build:
|
image: git.fosil.eu/cotsn-ngleo/koha:26.05
|
||||||
context: ./koha
|
|
||||||
ports:
|
ports:
|
||||||
- "${KOHA_INTRANET_PORT:-8080}:8080"
|
- "${KOHA_INTRANET_PORT:-8080}:8080"
|
||||||
- "${KOHA_OPAC_PORT:-8081}:8081"
|
- "${KOHA_OPAC_PORT:-8081}:8081"
|
||||||
@@ -23,8 +22,7 @@ services:
|
|||||||
- memcached
|
- memcached
|
||||||
|
|
||||||
rabbitmq:
|
rabbitmq:
|
||||||
build:
|
image: git.fosil.eu/cotsn-ngleo/koha-rabbitmq:26.05
|
||||||
context: ./rabbitmq
|
|
||||||
networks:
|
networks:
|
||||||
- koha
|
- koha
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user