Skip to content

Commit e801def

Browse files
committed
cleanup
1 parent 4628cc8 commit e801def

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env-devel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ FUNCTION_SERVICES_AUTHORS='{"UN": {"name": "Unknown", "email": "[email protected]
135135

136136
WEBSERVER_LICENSES={}
137137
LICENSES_ITIS_VIP_SYNCER_ENABLED=false
138-
ITIS_VIP_API_URL=https://itis.swiss/PD_DirectDownload/getDownloadableItems/{category}
138+
ITIS_VIP_API_URL=https://some-api/{category}
139139
ITIS_VIP_CATEGORIES='{"HumanWholeBody": "Humans", "HumanBodyRegion": "Humans (Region)", "AnimalWholeBody": "Animal"}'
140140

141141
# Can use 'docker run -it itisfoundation/invitations:latest simcore-service-invitations generate-dotenv --auto-password'

0 commit comments

Comments
 (0)