index
:
gogs.git
Gogs is a painless self-hosted Git service
log msg
author
committer
range
buildscript
main
mygogs
about
summary
refs
log
tree
commit
diff
path:
root
/
docker
/
blocks
/
option_db_postgresql
/
docker-compose
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'docker/blocks/option_db_postgresql/docker-compose')
-rw-r--r--
docker/blocks/option_db_postgresql/docker-compose
6
1 files changed, 0 insertions, 6 deletions
diff --git a/docker/blocks/option_db_postgresql/docker-compose b/docker/blocks/option_db_postgresql/docker-compose
deleted file mode 100644
index c839e904..00000000
--- a/
docker/blocks/option_db_postgresql/docker-compose
+++ /dev/null
@@ -1,6 +0,0 @@
-db:
- image: wyaeld/postgres:9.3
- environment:
- POSTGRESQL_DB: gogs
- POSTGRESQL_USER: gogs
- POSTGRESQL_PASS: password