Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
SquirrelKiev authored Feb 19, 2024
1 parent f486534 commit 4bef259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ COPY --from=build-env /app .

VOLUME [ "/data" ]

ENV DIBARI_CONFIG_LOCATION /data/botconfig.yaml
ENV BOT_CONFIG_LOCATION /data/botconfig.yaml

CMD dotnet DibariBot.dll

0 comments on commit 4bef259

Please sign in to comment.