Logo
Explore Help
Register Sign In
yujunjun/strapi
1
0
Fork 0
You've already forked strapi
mirror of https://github.com/strapi/strapi.git synced 2025-07-21 07:57:45 +00:00
Code Issues Packages Projects Releases Wiki Activity
strapi/packages/strapi-generate-new/lib/resources/files/config/server.js

5 lines
100 B
JavaScript
Raw Normal View History

Update project generator Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-04-06 17:39:48 +02:00
module.exports = ({ env }) => ({
Use default host and port Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-04-20 09:34:36 +02:00
host: env('HOST', '0.0.0.0'),
port: env.int('PORT', 1337),
Update project generator Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-04-06 17:39:48 +02:00
});
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 523ms Template: 34ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API