mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Merge pull request #4 from Ocelot-Social-Community/branding_as_default
brand_as_default
This commit is contained in:
commit
ba96a34aff
@ -6,7 +6,7 @@ BACKEND:
|
|||||||
# Change all the below if needed
|
# Change all the below if needed
|
||||||
# DOCKER_IMAGE_REPO - change that to your branded docker image
|
# DOCKER_IMAGE_REPO - change that to your branded docker image
|
||||||
# Label is appended based on .Chart.appVersion
|
# Label is appended based on .Chart.appVersion
|
||||||
DOCKER_IMAGE_REPO: "ocelotsocialnetwork/backend"
|
DOCKER_IMAGE_REPO: "ocelotsocialnetwork/backend-branded"
|
||||||
CLIENT_URI: "https://staging.ocelot.social"
|
CLIENT_URI: "https://staging.ocelot.social"
|
||||||
JWT_SECRET: "b/&&7b78BF&fv/Vd"
|
JWT_SECRET: "b/&&7b78BF&fv/Vd"
|
||||||
MAPBOX_TOKEN: "pk.eyJ1IjoiYnVzZmFrdG9yIiwiYSI6ImNraDNiM3JxcDBhaWQydG1uczhpZWtpOW4ifQ.7TNRTO-o9aK1Y6MyW_Nd4g"
|
MAPBOX_TOKEN: "pk.eyJ1IjoiYnVzZmFrdG9yIiwiYSI6ImNraDNiM3JxcDBhaWQydG1uczhpZWtpOW4ifQ.7TNRTO-o9aK1Y6MyW_Nd4g"
|
||||||
@ -32,7 +32,7 @@ WEBAPP:
|
|||||||
# Change all the below if needed
|
# Change all the below if needed
|
||||||
# DOCKER_IMAGE_REPO - change that to your branded docker image
|
# DOCKER_IMAGE_REPO - change that to your branded docker image
|
||||||
# Label is appended based on .Chart.appVersion
|
# Label is appended based on .Chart.appVersion
|
||||||
DOCKER_IMAGE_REPO: "ocelotsocialnetwork/webapp"
|
DOCKER_IMAGE_REPO: "ocelotsocialnetwork/webapp-branded"
|
||||||
WEBSOCKETS_URI: "wss://staging.ocelot.social/api/graphql"
|
WEBSOCKETS_URI: "wss://staging.ocelot.social/api/graphql"
|
||||||
|
|
||||||
# Most likely you don't need to change this
|
# Most likely you don't need to change this
|
||||||
@ -76,7 +76,7 @@ MAINTENANCE:
|
|||||||
# Change all the below if needed
|
# Change all the below if needed
|
||||||
# DOCKER_IMAGE_REPO - change that to your branded docker image
|
# DOCKER_IMAGE_REPO - change that to your branded docker image
|
||||||
# Label is appended based on .Chart.appVersion
|
# Label is appended based on .Chart.appVersion
|
||||||
DOCKER_IMAGE_REPO: "ocelotsocialnetwork/maintenance"
|
DOCKER_IMAGE_REPO: "ocelotsocialnetwork/maintenance-branded"
|
||||||
|
|
||||||
# Most likely you don't need to change this
|
# Most likely you don't need to change this
|
||||||
REVISIONS_HISTORY_LIMIT: "25"
|
REVISIONS_HISTORY_LIMIT: "25"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user