Skip to content

Commit ef67ca7

Browse files
committed
modify coment out /usr/share/zoneinfo/Asia/Shanghai:/etc/localtime:ro
1 parent a0b0937 commit ef67ca7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ services:
88
- "9000:9000"
99
# restart: always
1010
volumes:
11-
- /usr/share/zoneinfo/Asia/Shanghai:/etc/localtime:ro
11+
# - /usr/share/zoneinfo/Asia/Shanghai:/etc/localtime:ro
1212
- ./www:/var/www
1313
- ./php-fpm/php.ini:/usr/local/etc/php/php.ini
1414
- ./php-fpm/opcache.ini:/usr/local/etc/php/conf.d/opcache.ini

0 commit comments

Comments
 (0)