This website requires JavaScript.
Explore
Help
Register
Sign In
nakidai
/
whoogle-search
Watch
1
Star
0
Fork
You've already forked whoogle-search
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b742b6fc0d
whoogle-search
/
.dockerignore
4 lines
18 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Refactored routes, added filter class for returned results, added dockerignore
2020-04-10 23:52:27 +03:00
.git/
Swap out Flask's default web server for Waitress (#32) * Ignore venv when building docker file * Remove reference to 8888 port It wasn't really used anywhere, and setting it to 5000 everywhere removes ambiguity, and makes things easier to track and reason about * Use waitress rather than Flask's built in web server It's not production grade * Actually add waitress to requirements Woops!
2020-05-13 02:14:55 +03:00
venv/
Exclude test dir from docker actions
2021-10-12 06:13:59 +03:00
test/