瀏覽代碼

Adjustments to Docker Compose file

main
Simon Bowie 3 年之前
父節點
當前提交
de441f16e0
共有 1 個檔案被更改,包括 0 行新增2 行删除
  1. +0
    -2
      docker-compose.yml

+ 0
- 2
docker-compose.yml 查看文件

@@ -7,8 +7,6 @@ services:
image: php:8.0-fpm
env_file:
- config.env
ports:
- '9000:9000'
volumes:
- ./site:/var/www/html


Loading…
取消
儲存