feat: version 2.9.1 (#207)
* feat: i18n * chore: format * feat: 补充遗漏翻译 * chore: update deps * feat: 复制代码块[#196][#197] * chore: version 2.9.1
This commit is contained in:
@@ -18,9 +18,9 @@ services:
|
||||
build: nginx
|
||||
image: chatgpt/nginx
|
||||
ports:
|
||||
- "80:80"
|
||||
- '80:80'
|
||||
expose:
|
||||
- "80"
|
||||
- '80'
|
||||
volumes:
|
||||
- ./nginx/html/:/etc/nginx/html/
|
||||
links:
|
||||
|
||||
Reference in New Issue
Block a user