Skip to content
Snippets Groups Projects
Commit c8520fc5 authored by Daniel Baumann's avatar Daniel Baumann Committed by P. Christeas
Browse files

Setting port to 8070.

bzr revid: p_christ@hol.gr-20090602171534-26ftxe661dln9rkj
parent e28f672d
Branches
Tags
No related merge requests found
......@@ -18,7 +18,7 @@ interface = localhost
process_user = openerp
# The TCP port on which the server will listen (default 8069).
port = 8069
port = 8070
# Enable debug mode (default False).
debug_mode = False
......
......@@ -40,8 +40,8 @@ Now, you're finish. Please be aware of the following things:
- User: admin; password: admin
- User: demo; password; demo
* openerp-server listens by default on port 8069. If you need to change this,
edit /etc/openerp-server.conf and replace 'port = 8069' with
* openerp-server listens by default on port 8070. If you need to change this,
edit /etc/openerp-server.conf and replace 'port = 8070' with
'port = <your port>'.
* openerp-server in the upstreams configuration listens by default to *all*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment