跳转到帖子

Featured Replies

  • 网站管理

docker-compose.yml 配置文件默认有问题需手动修改如下

最后三行

volumes:
            - ./conf/nginx.conf:/usr/local/openresty/nginx/conf/nginx.conf
            - ./conf/fastcgi_params:/usr/local/openresty/nginx/conf/fastcgi_params
            - ./conf/fastcgi-php.conf:/usr/local/openresty/nginx/conf/fastcgi-php.conf
            - ./conf/mime.types:/usr/local/openresty/nginx/conf/mime.types
            - ./conf/default:/usr/local/openresty/nginx/conf/default/
            - ./conf/ssl:/usr/local/openresty/nginx/conf/ssl/
            - ./log:/var/log/nginx
            - ./root:/usr/share/nginx/html
            - /etc/localtime:/etc/localtime
            - ./1pwaf/data:/usr/local/openresty/1pwaf/data
            - ./www:/www
            - ./conf/conf.d:/usr/local/openresty/nginx/conf/conf.d/
            - ./conf/stream.d:/usr/local/openresty/nginx/conf/stream.d/

成长就是不断打破并重建三观

  • 查看数 5
  • 已创建
  • 最后回复

创建帐户或登录后发表意见

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.