summaryrefslogtreecommitdiffstats
path: root/Services/postgres
diff options
context:
space:
mode:
authorstartxfr <clarue@startx.fr>2015-12-05 08:09:45 +0100
committerstartxfr <clarue@startx.fr>2015-12-05 08:09:45 +0100
commita656803d2375dce6e5dcdf5bd334335260b4ae53 (patch)
tree6ea918836f0da50046796c640d67d719b7318f84 /Services/postgres
parent68a98844d62839a2ba6340b62c1b75287b610b50 (diff)
downloadphpmyadmin-a656803d2375dce6e5dcdf5bd334335260b4ae53.tar.gz
phpmyadmin-a656803d2375dce6e5dcdf5bd334335260b4ae53.tar.bz2
phpmyadmin-a656803d2375dce6e5dcdf5bd334335260b4ae53.tar.xz
phpmyadmin-a656803d2375dce6e5dcdf5bd334335260b4ae53.zip
addapting master documentation
Diffstat (limited to 'Services/postgres')
-rw-r--r--Services/postgres/docker-compose.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/Services/postgres/docker-compose.yml b/Services/postgres/docker-compose.yml
index c4daa03..a0db319 100644
--- a/Services/postgres/docker-compose.yml
+++ b/Services/postgres/docker-compose.yml
@@ -1,7 +1,6 @@
server:
build: ./
-# image: sx-postgresql
- container_name: "sx-postgresql"
+ container_name: "postgres-server"
mem_limit: 1g
memswap_limit: 1g
cpu_shares: 8