mirror of
https://github.com/invoiceninja/dockerfiles.git
synced 2026-01-07 23:17:25 +01:00
Updated Docker Compose with nginx (markdown)
@@ -55,6 +55,7 @@ That's it. Nothing more is needed for a setup with nginx instead of Caddy. 💯
|
||||
Some more things you might want to check:
|
||||
|
||||
* `APP_URL`: Environment variable where to reach your installation. The default one is `in.localhost`.
|
||||
* ⚠️ If you change this, you also need to change this in the file `config/nginx/in-vhost.conf`.
|
||||
* Image: Set this to `invoiceninja/invoiceninja:alpine-4` to get the most recent version of IN 4
|
||||
* Ports: Ports are configured for `80` and `443`. If you only operate o `80`, remove the `443`.
|
||||
* Database settings: You can find the default settings in the [`docker-compose.yml` file at the db service](https://github.com/invoiceninja/dockerfiles/blob/master/docker-compose.yml#L54). So for the `app` service the environment variables that should be added are:
|
||||
|
||||
Reference in New Issue
Block a user