Skip to content

Commit 61f6dd8

Browse files
authored
Merge pull request #209 from nhymxu/patch-1
change default docker image tag on sample .env file
2 parents 6d3025b + 7275a62 commit 61f6dd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ BLOCK_BASED_ON_SNI=0
1919
# Optional settings for the Docker container example (see docker-compose.yml.example)
2020
# TZ=UTC
2121
# CONTAINER_NAME=cgps
22-
# IMAGE_TAG=latest
22+
# IMAGE_TAG=main
2323
# CRON_SCHEDULE=0 3 * * 1
2424

2525
# Disable dotenv ads ("tips"). You don't need to touch this value.

0 commit comments

Comments
 (0)