This commit is contained in:
@@ -34,7 +34,7 @@ jobs:
|
||||
mkdir -p /etc/docker
|
||||
cat > /etc/docker/daemon.json << 'DAEMON'
|
||||
{
|
||||
"insecure-registries": ["git.foursat.afrino.co", "gitea-svc:3000"]
|
||||
"insecure-registries": ["git.se.kbs1.ir", "gitea-svc:3000"]
|
||||
}
|
||||
DAEMON
|
||||
mkdir -p ~/.docker
|
||||
|
||||
@@ -7,7 +7,7 @@ on:
|
||||
|
||||
env:
|
||||
REGISTRY: gitea-svc:3000
|
||||
EXTERNAL_REGISTRY: git.foursat.afrino.co
|
||||
EXTERNAL_REGISTRY: git.se.kbs1.ir
|
||||
IMAGE_NAME: admin/backoffice
|
||||
|
||||
jobs:
|
||||
@@ -33,7 +33,7 @@ jobs:
|
||||
mkdir -p /etc/docker
|
||||
cat > /etc/docker/daemon.json << 'DAEMON'
|
||||
{
|
||||
"insecure-registries": ["git.foursat.afrino.co", "gitea-svc:3000"]
|
||||
"insecure-registries": ["git.se.kbs1.ir", "gitea-svc:3000"]
|
||||
}
|
||||
DAEMON
|
||||
mkdir -p ~/.docker
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
// "GwUrl": "https://localhost:6468",
|
||||
"GwUrl": "https://backoffice-bff.foursat.afrino.co",
|
||||
"GwUrl": "https://backoffice-bff.se.kbs1.ir",
|
||||
"Authentication": {
|
||||
"Authority": "https://ids.afrino.co/",
|
||||
"ClientId": "client_backoffice_spa"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
// "GwUrl": "https://localhost:6468",
|
||||
"GwUrl": "https://backoffice-bff.foursat.afrino.co",
|
||||
"GwUrl": "https://backoffice-bff.se.kbs1.ir",
|
||||
"Authentication": {
|
||||
"Authority": "https://ids.afrino.co/",
|
||||
"ClientId": "client_backoffice_spa"
|
||||
|
||||
Reference in New Issue
Block a user