mirror of
https://github.com/gogs/gogs.git
synced 2026-05-06 08:47:56 +02:00
7 lines
128 B
Plaintext
7 lines
128 B
Plaintext
|
|
db:
|
||
|
|
image: wyaeld/postgres:9.3
|
||
|
|
environment:
|
||
|
|
POSTGRESQL_DB: gogs
|
||
|
|
POSTGRESQL_USER: gogs
|
||
|
|
POSTGRESQL_PASS: password
|