Skip to content

Commit

Permalink
Remove config git actions
Browse files Browse the repository at this point in the history
  • Loading branch information
risaltte committed Aug 23, 2023
1 parent f7bbbcd commit b493cf9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 65 deletions.
64 changes: 0 additions & 64 deletions .github/workflows/main.yml

This file was deleted.

1 change: 0 additions & 1 deletion vite.config.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import {resolve} from 'path';

export default {
base: process.env.VITE_BASE_URL || '/',
server: {
host: '0.0.0.0'
},
Expand Down

0 comments on commit b493cf9

Please sign in to comment.