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

rootPath should be changed to "." #4

Open
camilovietnam opened this issue Nov 2, 2021 · 0 comments
Open

rootPath should be changed to "." #4

camilovietnam opened this issue Nov 2, 2021 · 0 comments

Comments

@camilovietnam
Copy link

Brief description

In the file main.go, line 44 there is a commented out line that sets rootPath to ".", and in line 43 we set it to "/data/www/go-admin-en" which is incorrect unless you are using this folder as your working directory.

It would be better if the rootPath variable was set by default to "."

#Link

rootPath := "/data/www/go-admin-en"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant