mirror of
https://github.com/go-gitea/gitea
synced 2024-11-09 11:31:34 +01:00
7 lines
128 B
Text
7 lines
128 B
Text
|
db:
|
||
|
image: wyaeld/postgres:9.3
|
||
|
environment:
|
||
|
POSTGRESQL_DB: gogs
|
||
|
POSTGRESQL_USER: gogs
|
||
|
POSTGRESQL_PASS: password
|