Skip to content

Commit

Permalink
docker-compose: remove unused fields
Browse files Browse the repository at this point in the history
  • Loading branch information
lss233 committed Feb 13, 2023
1 parent 44f1f5a commit f388545
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ services:
restart: always
environment:
LANG: 'C.UTF-8'
# GPT_ENGINE: text-davinci-003 # 如果你想使用付费模型,就解除注释
ports:
- 14500:14500
volumes:
- ./config.cfg:/app/config.cfg
# - ./fonts:/app/fonts # 如果你想自定义字体,就解除注释
Expand Down

0 comments on commit f388545

Please sign in to comment.