mirror of
https://github.com/openvk/openvk
synced 2025-04-23 00:23:01 +03:00
Update Dockerfile
This commit is contained in:
parent
92b6eb8d36
commit
d064e4d856
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ RUN mkdir /var/log/openvk && \
|
|||
chown apache: /var/log/openvk/
|
||||
|
||||
#And start Apache:
|
||||
RUN systemctl enable httpd
|
||||
#RUN systemctl enable httpd
|
||||
|
||||
#Start systemd
|
||||
CMD ["/sbin/init"]
|
||||
|
|
Loading…
Reference in a new issue