more constants
This commit is contained in:
@ -19,7 +19,7 @@ ENV PGHOST=""
|
|||||||
ENV PGDATABASE="mainscnt"
|
ENV PGDATABASE="mainscnt"
|
||||||
ENV PGUSER="sink"
|
ENV PGUSER="sink"
|
||||||
ENV PGPASSWORD=""
|
ENV PGPASSWORD=""
|
||||||
ENV PGSSLMODE="disable"
|
ENV PGSSLMODE="require"
|
||||||
ENV LOWER_BOUND="44000"
|
ENV LOWER_BOUND="44000"
|
||||||
ENV UPPER_BOUND="56000"
|
ENV UPPER_BOUND="56000"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user