mirror of
https://github.com/criyle/go-judge.git
synced 2025-11-04 14:50:02 +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
|
|
|