This website requires JavaScript.
Explore
Help
Register
Sign In
empayre
/
fleet
Watch
14
Star
0
Fork
0
You've already forked fleet
mirror of
https://github.com/empayre/fleet.git
synced
2024-11-07 17:28:54 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
efb35b537a
fleet
/
frontend
/
app_constants
/
APP_SETTINGS.js
5 lines
77 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Stop SMTP password from incorrectly preventing App Settings PATCH requests (#1076) * Stop validating fake password
2017-01-24 22:19:43 +00:00
export
default
{
add prettier and have it format all fleet application code (#625) * add prettier and have it format all js code except website: : * trying running prettier check in CI * fix runs on in CI * change CI job name * fix prettier erros and fix CI
2021-04-12 13:32:25 +00:00
FAKE
_PASSWORD
:
"********"
,
DEFAULT
_SMTP
_PORT
:
"587"
,
Stop SMTP password from incorrectly preventing App Settings PATCH requests (#1076) * Stop validating fake password
2017-01-24 22:19:43 +00:00
}
;
Reference in New Issue
Copy Permalink