mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
refactor: Remove unused Llama service from docker-compose.dev.yml
This commit is contained in:
@@ -12,18 +12,6 @@ services:
|
||||
context: .
|
||||
dockerfile: ./Haraka/Dockerfile
|
||||
|
||||
|
||||
llama:
|
||||
extends:
|
||||
file: ./docker-compose.base.yml
|
||||
service: llama
|
||||
ports:
|
||||
- '8547:8547'
|
||||
build:
|
||||
network: host
|
||||
context: .
|
||||
dockerfile: ./Llama/Dockerfile
|
||||
|
||||
redis:
|
||||
ports:
|
||||
- '6310:6379'
|
||||
|
||||
Reference in New Issue
Block a user