1
0
Fork 0

Migrate affine-nightly to server-affine-nightly

This commit is contained in:
florian 2022-11-01 10:17:18 +01:00
parent 422671b1bf
commit 7d15d177d0
5 changed files with 7 additions and 6 deletions

View file

@ -2,7 +2,7 @@ version: '3'
services:
affine:
image: ghcr.io/toeverything/affine:nightly-latest
image: ghcr.io/toeverything/affine:nightly-server-latest
restart: always
container_name: affine
networks:

View file

@ -24,10 +24,11 @@ services:
DOLI_URL_ROOT: 'http://0.0.0.0'
DOLI_ADMIN_LOGIN: admin
DOLI_ADMIN_PASSWORD: admin
PHP_INI_DATE_TIMEZONE: 'Europe/Paris'
PHP_INI_date.timezone: 'Europe/Paris'
DOLI_INSTALL_AUTO: 1
volumes:
- ./dolibarr/documents:/var/www/documents
- ./dolibarr/html:/var/www/html
networks:
- proxy
- internal

Binary file not shown.

Binary file not shown.

View file

@ -5,7 +5,7 @@ CORE_VERSION=v5.13-0-g17779ba
WEB_VERSION=v5.16-0-gc2afe42
FTL_VERSION=v5.18.2
DOCKER_VERSION=2022.10
GITHUB_CORE_VERSION=v5.13
GITHUB_WEB_VERSION=v5.16
GITHUB_FTL_VERSION=v5.18.2
GITHUB_DOCKER_VERSION=2022.10
GITHUB_CORE_VERSION=
GITHUB_WEB_VERSION=
GITHUB_FTL_VERSION=
GITHUB_DOCKER_VERSION=