Add base directory support
- Base directory can be changed in config.py from the default / to, for example, /taiko-web/ - See tools/nginx_subdir.conf for an example nginx configuration with a base directory - Custom error pages can be used, they can be set in config.py
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -53,3 +53,4 @@ config.py
|
||||
public/assets/song_skins
|
||||
.venv
|
||||
public/src/js/plugin
|
||||
.hidden
|
||||
|
||||
Reference in New Issue
Block a user