export const environment = {
production: false,
host: 'https://nowruzgan.local',
apiBase: 'https://nowruzgan.local/api/v1.0',
idBase: 'https://id.nowruzgan.com',
staticBase: 'https://nowruzgan.local/static',
imageBase: 'https://image.nowruzgan.com/iiif/3/nw__{COLLECTION}__{ID}.tif',
};