mirror of
https://github.com/SrIzan10/vinci.git
synced 2026-06-06 01:07:00 +00:00
feat: fix deployments once and for all
This commit is contained in:
3
.vscode/settings.json
vendored
Normal file
3
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"dotenv.enableAutocloaking": false
|
||||
}
|
||||
@@ -16,4 +16,6 @@ RUN npm run build
|
||||
|
||||
COPY ./.env ./dist/.env
|
||||
|
||||
COPY ./images/ ./dist/images/
|
||||
|
||||
CMD bash start.sh
|
||||
Reference in New Issue
Block a user