mirror of
https://github.com/khoj-ai/khoj.git
synced 2024-11-23 15:38:55 +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"
|
||||
services:
|
||||
web:
|
||||
server:
|
||||
build:
|
||||
context: .
|
||||
args:
|
||||
|
|
Loading…
Reference in a new issue