Skip to content

Commit d02ea9d

Browse files
authored
improve readme
1 parent 2590ab1 commit d02ea9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ services:
4848
restart: unless-stopped
4949
environment:
5050
- PHP_OPCACHE_VALIDATE_TIMESTAMPS=1
51-
- PHP_MEMORY_LIMIT=1G #Set this to your desired value. Default: 512M
51+
- PHP_MEMORY_LIMIT=1G
5252
volumes:
5353
- ./:/opt/app:cached
5454
ports:

0 commit comments

Comments
 (0)