Skip to content

Commit 2e37632

Browse files
committed
fix tests
1 parent 0e92561 commit 2e37632

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.env.example

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@ AWS_USE_PATH_STYLE_ENDPOINT=false
6464

6565
VITE_APP_NAME="${APP_NAME}"
6666

67-
// Health interval in hours
67+
# Health interval in hours
6868
HEALTH_CHECK_INTERVAL=24
69-
// Orphan site storage period in days
69+
# Orphan site storage period in days
7070
CLEANUP_SITE_DELAY=7
71-
// Cache time in minutes
71+
# Cache time in minutes
7272
TUF_REPO_CACHETIME=5

0 commit comments

Comments
 (0)