Skip to content

Commit a6c8c88

Browse files
committed
fix: env var SERVICE_SITE_URL
1 parent d2ac995 commit a6c8c88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.deploy/service.json

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"ENV": "REPLACE_IN_PIPELINE",
2323
"SERVICE_PROTOCOL": "REPLACE_IN_PIPELINE",
2424
"SERVICE_PORT": "REPLACE_IN_PIPELINE",
25+
"SERVICE_SITE_URL": "REPLACE_IN_PIPELINE",
2526
"MAIL_ENABLED": "REPLACE_IN_PIPELINE",
2627
"STATIC_URL": "REPLACE_IN_PIPELINE",
2728
"AWS_STORAGE_BUCKET_NAME": "REPLACE_IN_PIPELINE",

0 commit comments

Comments
 (0)