mirror of
https://github.com/status-im/autobounty.git
synced 2025-02-18 08:26:26 +00:00
removed logpath parameter
This commit is contained in:
parent
d3a213e61f
commit
e8ded5ee9b
@ -6,8 +6,5 @@ EXPOSE 8080
|
|||||||
# Set this variable to the name of your production config file (without the extension)
|
# Set this variable to the name of your production config file (without the extension)
|
||||||
ENV NODE_ENV development
|
ENV NODE_ENV development
|
||||||
|
|
||||||
# Set this variable to the folder where the logs should be place (must exist)
|
|
||||||
ENV LOG_PATH './log'
|
|
||||||
|
|
||||||
# Set this variable to the value of the secret field of the Github webhook
|
# Set this variable to the value of the secret field of the Github webhook
|
||||||
ENV WEBHOOK_SECRET ''
|
ENV WEBHOOK_SECRET ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user