sttm-web icon indicating copy to clipboard operation
sttm-web copied to clipboard

Use dev api in stg deployment.

Open Gauravjeetsingh opened this issue 3 years ago • 1 comments

Currently both versions of the sttm-web are using the prod sikhitothemax api.

  • https://www.sikhitothemax.org/control sends request to https://api.sikhitothemax.org/sync/
  • https://stg.sikhitothemax.org/control sends request to same api at https://api.sikhitothemax.org/sync/

The stg deployment should use the stgapi.sikhitothemax.org/sync instead.

Because of this we are unable to QA the bani controller alpha release before releasing it to prod.

Gauravjeetsingh avatar Nov 23 '21 10:11 Gauravjeetsingh

@Gauravjeetsingh is this something still valid or we can close this issue ?

gurjit03 avatar Sep 07 '23 21:09 gurjit03

@Gauravjeetsingh Any update on this?

gurjit03 avatar Jul 13 '24 19:07 gurjit03

We can close this issue, https://github.com/KhalisFoundation/sttm-web/pull/1704 this PR fixed it.

Gauravjeetsingh avatar Jul 16 '24 22:07 Gauravjeetsingh