diff options
| author | startxfr <clarue@startx.fr> | 2015-12-05 08:09:45 +0100 | 
|---|---|---|
| committer | startxfr <clarue@startx.fr> | 2015-12-05 08:09:45 +0100 | 
| commit | a656803d2375dce6e5dcdf5bd334335260b4ae53 (patch) | |
| tree | 6ea918836f0da50046796c640d67d719b7318f84 /Services/php | |
| parent | 68a98844d62839a2ba6340b62c1b75287b610b50 (diff) | |
addapting master documentation
Diffstat (limited to 'Services/php')
| -rw-r--r-- | Services/php/docker-compose.yml | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/Services/php/docker-compose.yml b/Services/php/docker-compose.yml index 8ea5414..beff9fe 100644 --- a/Services/php/docker-compose.yml +++ b/Services/php/docker-compose.yml @@ -1,6 +1,5 @@  server:    build: ./ -#  image: sx-php    container_name: "php-server"    mem_limit: 1g    memswap_limit: 1g  | 
