mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Add copying of nginx config into maintenance 'code' target
- To use the nginx config in rebranding.
This commit is contained in:
parent
a0a2fb43ab
commit
19e3c9cc7a
@ -68,6 +68,8 @@ COPY constants constants
|
|||||||
COPY nuxt.config.js nuxt.config.js
|
COPY nuxt.config.js nuxt.config.js
|
||||||
COPY config/ config/
|
COPY config/ config/
|
||||||
|
|
||||||
|
# this is needed in rebranding
|
||||||
|
COPY maintenance/nginx maintenance/nginx
|
||||||
# this will also ovewrite the existing package.json
|
# this will also ovewrite the existing package.json
|
||||||
COPY maintenance/source ./
|
COPY maintenance/source ./
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user