Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

NikitK/ Amending the Github page for Binary Bot #3805

Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix: make gulp setup as was before
  • Loading branch information
NikitK-deriv committed Jan 24, 2023
commit 874f3428cda49aa6555b4261a97421bb7d4ac8c1
4 changes: 2 additions & 2 deletions gulpfile.babel.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ gulp.task(
gulp.series(done => {
connect.server({
root : 'www',
port : 8000,
port : 80,
livereload: true,
});
done();
Expand All @@ -24,7 +24,7 @@ gulp.task(
gulp.series(done => {
gulp.src('www/index.html').pipe(
open({
uri: 'http://localhost:8000/',
uri: 'http://localhost:80/',
})
);
done();
Expand Down
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy