mirror of
https://github.com/khoj-ai/khoj.git
synced 2024-11-27 17:35:07 +01:00
Rename web to server in docker-compose.yml
This commit is contained in:
parent
77fa8718d9
commit
66d08ab5df
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
version: "3.9"
|
version: "3.9"
|
||||||
services:
|
services:
|
||||||
web:
|
server:
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
args:
|
args:
|
||||||
|
|
Loading…
Reference in a new issue