mirror of https://github.com/akaunting/docker.git
parent
77a1312c38
commit
4f9813d4bf
|
@ -18,7 +18,8 @@ vi env/db.env # and set things
|
|||
cp env/run.env.example env/run.env
|
||||
vi env/run.env # and set things
|
||||
|
||||
AKAUNTING_SETUP=true docker-compose up -d
|
||||
AKAUNTING_SETUP=true
|
||||
docker-compose up -d
|
||||
```
|
||||
|
||||
Then head to HTTP at port 8080 on the docker-compose host and finish configuring your Akaunting company through the interactive wizard.
|
||||
|
|
Loading…
Reference in New Issue