.env files don't appear to work with air
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
f9a21f475a
commit
663c957880
@ -1,4 +1,4 @@
|
||||
export PULLEY_DATABASE_URI=postgres://pulley:passwd@localhost:5434/pulley
|
||||
export PULLEY_PORT=5002
|
||||
export PULLEY_LOG_LEVEL="debug"
|
||||
PULLEY_DATABASE_URI=postgres://pulley:passwd@localhost:5434/pulley
|
||||
PULLEY_PORT=5002
|
||||
PULLEY_LOG_LEVEL="debug"
|
||||
|
||||
|
Loading…
Reference in New Issue