go-judge/dotenv

6 lines
174 B
Plaintext

# /.env file should contain environment variable line by line
# empty line or line start with # are ignored
# double quote is not parsed and should not be used
TESTENV=true