We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0b0937 commit ef67ca7Copy full SHA for ef67ca7
docker-compose.yml
@@ -8,7 +8,7 @@ services:
8
- "9000:9000"
9
# restart: always
10
volumes:
11
- - /usr/share/zoneinfo/Asia/Shanghai:/etc/localtime:ro
+# - /usr/share/zoneinfo/Asia/Shanghai:/etc/localtime:ro
12
- ./www:/var/www
13
- ./php-fpm/php.ini:/usr/local/etc/php/php.ini
14
- ./php-fpm/opcache.ini:/usr/local/etc/php/conf.d/opcache.ini
0 commit comments