Merge remote-tracking branch 'origin/rainbowcat' into rainbowcat

This commit is contained in:
Clansty 2023-02-10 13:29:08 +08:00
commit 8678a497ea
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ version: "3.8"
services:
# 如果有现成的 Postgresql 实例,可以删除这一小节
postgres:
image: postgres
image: postgres:14-alpine
container_name: postgresql_q2tg
restart: unless-stopped
environment: