mirror of
https://github.com/eduardogsilva/routerfleet.git
synced 2025-07-21 11:24:23 +02:00
Fixed issue with non standard http/https ports
This commit is contained in:
parent
89ec66b4ad
commit
c7f1dd2e9e
4 changed files with 7 additions and 5 deletions
|
@ -13,7 +13,7 @@ services:
|
|||
- POSTGRES_USER=${POSTGRES_USER}
|
||||
- POSTGRES_PASSWORD=${POSTGRES_PASSWORD}
|
||||
- TZ=${TIMEZONE}
|
||||
- COMPOSE_VERSION=02c
|
||||
- COMPOSE_VERSION=02d
|
||||
- COMPOSE_TYPE=no-postgres
|
||||
volumes:
|
||||
- sqlite_volume:/var/lib/routerfleet_sqlite/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue