Skip to content

Commit

Permalink
test4
Browse files Browse the repository at this point in the history
  • Loading branch information
DeiranLv committed May 28, 2024
1 parent 8b11ef5 commit ddd944f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ service:

config:
environments:
PUBLIC_URL: https://lx-dev.zzdats.lv/
PUBLIC_URL: https://deiranlv.github.io/DatZ1000/
# BASE_PATH is "/" by default
BASE_PATH: /
ENVIRONMENT: development
Expand Down
2 changes: 1 addition & 1 deletion vue.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module.exports = {
publicPath: process.env.NODE_ENV === 'production'
? '/DatZ1000/'
: '/'
};
}

0 comments on commit ddd944f

Please sign in to comment.