You've already forked agentic-coding-workflow
compose
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
postgres:
|
postgres:
|
||||||
image: postgres:16-alpine
|
image: registry.jerryyan.top/library/postgres:16-alpine
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
POSTGRES_USER: ${POSTGRES_USER:-acw}
|
POSTGRES_USER: ${POSTGRES_USER:-acw}
|
||||||
|
|||||||
Reference in New Issue
Block a user