mirror of
https://gitlab.com/novaloop-oss/angular/localization.git
synced 2025-12-06 04:51:52 +00:00
feat: adds scully
This commit is contained in:
4
apache.Dockerfile
Normal file
4
apache.Dockerfile
Normal file
@@ -0,0 +1,4 @@
|
||||
FROM httpd:2.4
|
||||
|
||||
RUN sed -i '/LoadModule rewrite_module/s/^#//g' /usr/local/apache2/conf/httpd.conf
|
||||
RUN sed -i 's#AllowOverride [Nn]one#AllowOverride All#' /usr/local/apache2/conf/httpd.conf
|
||||
Reference in New Issue
Block a user