mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Use new port for defaults
This commit is contained in:
@@ -16,7 +16,7 @@ const liquidEngine = new Liquid({
|
||||
|
||||
const defaults = {
|
||||
general: {
|
||||
PORT: 3000,
|
||||
PORT: 41201,
|
||||
PUBLIC_URL: '/',
|
||||
},
|
||||
storage: {
|
||||
|
||||
Reference in New Issue
Block a user