Compare commits
2 Commits
e89585e453
...
8ff3c519ac
| Author | SHA1 | Date | |
|---|---|---|---|
| 8ff3c519ac | |||
| ffc9b4a320 |
@@ -29,8 +29,8 @@ services:
|
||||
restart: unless-stopped
|
||||
|
||||
postgres:
|
||||
# 阿里云镜像,避免从 Docker Hub 拉取超时
|
||||
image: registry.cn-hangzhou.aliyuncs.com/library/postgres:15-alpine
|
||||
# 轩辕镜像加速,避免 Docker Hub 拉取超时
|
||||
image: docker.xuanyuan.me/library/postgres:15-alpine
|
||||
container_name: camtalk-postgres
|
||||
environment:
|
||||
POSTGRES_USER: camtalk
|
||||
|
||||
Reference in New Issue
Block a user