mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-10 20:02:26 +00:00
Add ensureActions
This commit is contained in:
@@ -24,6 +24,9 @@ const externalPort = environment.EXTERNAL_PORT;
|
||||
const internalPort = environment.INTERNAL_PORT;
|
||||
|
||||
app.prepare().then(() => {
|
||||
|
||||
|
||||
|
||||
// External server
|
||||
const externalServer = express();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user