refactor: drop sub-directory routing
This commit is contained in:
@@ -6,8 +6,4 @@ runner selfservice portal
|
||||
- copy the `/public/env.sample.js` file to `/public/env.js`
|
||||
- set the required environment variables
|
||||
- `documentserver_key`: url to the [document server](https://git.odit.services/lfk/document-server) instance
|
||||
- `baseurl`: url to the main lfk instance - WITH TRAILING SLASH
|
||||
- see [@lfk/deployment](https://git.odit.services/lfk/deployment) for a complete deployment guide
|
||||
- `baseurl_selfservice`: location of the selfservice instance - WITH TRAILING SLASH
|
||||
- e.g. path: `/selfservice/`
|
||||
- e.g. url: `https://example.com/selfservice/`
|
||||
- `baseurl`: url to the main lfk instance - WITH TRAILING SLASH
|
||||
Reference in New Issue
Block a user