mirror of
https://github.com/ledgersmb/ledgersmb-docker.git
synced 2025-04-19 06:37:11 -04:00
Doc fixes
This commit is contained in:
parent
3a5553d593
commit
7f0a677a09
@ -5,7 +5,7 @@ MAINTAINER Freelock john@freelock.com
|
||||
ENV LSMB_VERSION 1.4
|
||||
|
||||
|
||||
# Install PHP5 and modules along with composer binary
|
||||
# Install Perl, Tex, Starman, psql client, and all dependencies
|
||||
RUN DEBIAN_FRONTENT=noninteractive && \
|
||||
apt-get update && apt-get -y install \
|
||||
git \
|
||||
|
@ -43,7 +43,7 @@ This image includes `EXPOSE 5432` (the postgres port), so standard container lin
|
||||
|
||||
Visit http://myledger:5000/setup.pl (you can forward port 5000 to the host machine, or lookup the IP address for the "myledger" container if running on localhost)
|
||||
|
||||
Log in with the "postgres" user and the password you set when starting up the Postgres container.
|
||||
Log in with the "postgres" user and the password you set when starting up the Postgres container, and provide the name of a company database you want to create.
|
||||
|
||||
Once you have completed the setup, you have a fully functional LedgerSMB instance running!
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user