Citizen-front run with JulienM patches
This commit is contained in:
@@ -9,9 +9,10 @@ ADD https://github.com/PnX-SI/TaxHub/archive/refs/tags/1.7.3.zip /home/appuser/c
|
||||
RUN unzip taxhub.zip
|
||||
RUN mv TaxHub-1.7.3 taxhub
|
||||
|
||||
|
||||
# PATCHES
|
||||
COPY patches/settings.ini /home/appuser/citizen/config/settings.ini
|
||||
COPY patches/front/app.config.ts /home/appuser/citizen/frontend/src/conf/app.config.ts
|
||||
COPY patches/frontend/src/conf /home/appuser/citizen/frontend/src/conf
|
||||
COPY patches/frontend/src/assets /home/appuser/citizen/frontend/src/assets
|
||||
|
||||
|
||||
WORKDIR /home/appuser/citizen/frontend
|
||||
|
Reference in New Issue
Block a user