Do Nginx and PHP container both need same php files?

后端 未结 0 882
没有蜡笔的小新
没有蜡笔的小新 2021-01-01 01:50

Looking at a common docker-compose setup for a Nginx / combo like:

version: \'3\'
services:
  nginx-example:
    image: nginx:1.13-alpine
    ports:
      - &         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题