mirror of
https://github.com/appwrite/appwrite
synced 2026-05-06 06:48:22 +00:00
New line :)
This commit is contained in:
parent
2996260e41
commit
42d9a64473
1 changed files with 1 additions and 1 deletions
|
|
@ -210,4 +210,4 @@ RUN echo "opcache.jit=1235" >> /usr/local/etc/php/conf.d/appwrite.ini
|
|||
|
||||
EXPOSE 80
|
||||
|
||||
CMD [ "php", "app/http.php", "-dopcache.preload=opcache.preload=/usr/src/code/app/preload.php" ]
|
||||
CMD [ "php", "app/http.php", "-dopcache.preload=opcache.preload=/usr/src/code/app/preload.php" ]
|
||||
|
|
|
|||
Loading…
Reference in a new issue