mirror of
https://github.com/Yannick7777/codeigniter-setup-script.git
synced 2025-09-09 15:53:03 +02:00
various fixes
This commit is contained in:
parent
e8b8238600
commit
3b2b3eefac
7 changed files with 14 additions and 11 deletions
|
@ -22,4 +22,4 @@ RUN apt-get update \
|
|||
&& apt-get autoclean -y \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
CMD php spark serve --port 80 --host 0.0.0.0
|
||||
CMD ["php", "spark", "serve", "--port", "80", "--host", "0.0.0.0"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue