mirror of
https://github.com/criyle/go-judge.git
synced 2025-09-26 22:39:12 +08:00
6 lines
174 B
Plaintext
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
|
|
|