Apache restart ausgeklammert
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
8e4b07bb97
commit
ed1effbdf3
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ RUN apt-get install -y fluidsynth
|
||||||
#RUN service postfix restart
|
#RUN service postfix restart
|
||||||
|
|
||||||
#restart apache
|
#restart apache
|
||||||
RUN service apache2 restart
|
#RUN service apache2 restart
|
||||||
|
|
||||||
# export ports
|
# export ports
|
||||||
EXPOSE 80 443
|
EXPOSE 80 443
|
||||||
|
|
Loading…
Reference in a new issue