Install Apache2 ZnoteAAC virtual host
This commit is contained in:
@@ -14,7 +14,7 @@ COPY app/SabrehavenServer /home/tibia/SabrehavenServer
|
||||
COPY app/1mindeploy /home/tibia/1mindeploy
|
||||
RUN chown -R tibia:tibia /home/tibia && chown -R www-data:www-data /var/www/ZnoteAAC
|
||||
|
||||
RUN chown -R tibia:tibia /home/tibia && chmod a+x /home/tibia/1mindeploy/*.sh && service mariadb start && /home/tibia/1mindeploy/DBCI.sh && /home/tibia/1mindeploy/pma_install.sh
|
||||
RUN chown -R tibia:tibia /home/tibia && chmod a+x /home/tibia/1mindeploy/*.sh && service mariadb start && /home/tibia/1mindeploy/DBCI.sh && /home/tibia/1mindeploy/pma_install.sh && /home/tibia/1mindeploy/znoteaac-virtualhost-install.sh
|
||||
|
||||
ENTRYPOINT ["/home/tibia/1mindeploy/entrypoint.sh"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user