Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pleroma
pleroma
Commits
761ed235
Verified
Commit
761ed235
authored
Nov 30, 2018
by
Haelwenn
Browse files
config/prod.exs: Remove server: true
This breaks mix tasks in regular Elixir
parent
c86d14a8
Pipeline
#4775
passed with stages
in 5 minutes and 17 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
config/prod.exs
View file @
761ed235
...
...
@@ -14,7 +14,6 @@
# manifest is generated by the mix phoenix.digest task
# which you typically run after static files are built.
config
:pleroma
,
Pleroma
.
Web
.
Endpoint
,
server:
true
,
http:
[
port:
4000
],
protocol:
"http"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment