Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Log folder is not generated on docker container #118

Closed
Disane87 opened this issue Jul 5, 2023 · 2 comments
Closed

Log folder is not generated on docker container #118

Disane87 opened this issue Jul 5, 2023 · 2 comments
Assignees
Labels
bug Something isn't working released on @dev released

Comments

@Disane87
Copy link
Owner

Disane87 commented Jul 5, 2023

This should be the error:

ENV LOG_PATH "./logs"

It should be defined like:

ENV FILE_DESTINATION_FOLDER "data"

@Disane87 Disane87 self-assigned this Jul 5, 2023
@Disane87 Disane87 added the bug Something isn't working label Jul 5, 2023
github-actions bot pushed a commit that referenced this issue Jul 5, 2023
## [1.1.16-dev.1](v1.1.15...v1.1.16-dev.1) (2023-07-05)

### Bug Fixes

* 🐛 fixed a bug where the currentpage was changed during runtime ([ca51618](ca51618)), closes [#119](#119)
* removed console-log for example hook ([be1c16e](be1c16e)), closes [#117](#117)
* removed magic string for login check ([af78807](af78807))
* **docker:** 🐛 logfolder was not correctly set in docker enviroments ([80395fa](80395fa)), closes [#118](#118)
@Disane87
Copy link
Owner Author

Disane87 commented Jul 5, 2023

🎉 This issue has been resolved in version 1.1.16-dev.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this issue Jul 5, 2023
## [1.1.16](v1.1.15...v1.1.16) (2023-07-05)

### Bug Fixes

* 🐛 fixed a bug where the currentpage was changed during runtime ([ca51618](ca51618)), closes [#119](#119)
* removed console-log for example hook ([be1c16e](be1c16e)), closes [#117](#117)
* removed magic string for login check ([af78807](af78807))
* **docker:** 🐛 logfolder was not correctly set in docker enviroments ([80395fa](80395fa)), closes [#118](#118)
@Disane87
Copy link
Owner Author

Disane87 commented Jul 5, 2023

🎉 This issue has been resolved in version 1.1.16 🎉

The release is available on:

Your semantic-release bot 📦🚀

Disane87 added a commit that referenced this issue Jul 5, 2023
* chore(release): 📢 1.1.16 [skip ci]

## [1.1.16](v1.1.15...v1.1.16) (2023-07-05)

### Bug Fixes

* 🐛 fixed a bug where the currentpage was changed during runtime ([ca51618](ca51618)), closes [#119](#119)
* removed console-log for example hook ([be1c16e](be1c16e)), closes [#117](#117)
* removed magic string for login check ([af78807](af78807))
* **docker:** 🐛 logfolder was not correctly set in docker enviroments ([80395fa](80395fa)), closes [#118](#118)

* Update build-and-release.yaml

* ci: changes docker latest version tag

* Create clear-cache.yml

* Update clear-cache.yml

* Update clear-cache.yml

* Update build-and-release.yaml

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released on @dev released
Projects
None yet
Development

No branches or pull requests

1 participant