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