mirror of
https://github.com/go-gitea/gitea.git
synced 2026-07-25 01:44:45 +02:00
Update docker image.
Shrink docker image. Update from fig (deprecated) to docker-compose. Update README.md. Signed-off-by: Tiago Pires <tandrepires@gmail.com>
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
db:
|
||||
image: wyaeld/postgres:9.3
|
||||
environment:
|
||||
POSTGRESQL_DB: gogs
|
||||
POSTGRESQL_USER: gogs
|
||||
POSTGRESQL_PASS: password
|
||||
Reference in New Issue
Block a user