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-06 08:31:30 +00:00
Code Issues Packages Projects Releases Wiki Activity
strapi/examples/getstarted/config/server.js

5 lines
83 B
JavaScript
Raw Normal View History

Init new configuration management Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-04-03 22:31:20 +02:00
module.exports = ({ env }) => ({
Fix env casting should return undefined if var is not defined Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-04-15 09:56:34 +02:00
host: env('HOST'),
port: env.int('PORT'),
Init new configuration management Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-04-03 22:31:20 +02:00
});
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 255ms Template: 5ms
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