diff options
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  | 
