Enabling header module on Apache maps container
This commit is contained in:
@@ -7,3 +7,4 @@ COPY --chown=docker:docker . .
|
||||
#ENV NODE_ENV=production
|
||||
#ENV STARTUP_COMMAND_1="yarn run build"
|
||||
#ENV APACHE_DOCUMENT_ROOT=dist/
|
||||
RUN sudo a2enmod headers
|
||||
|
||||
Reference in New Issue
Block a user