refs #6915 test_master24_8 #2067

Merged
alexm merged 561 commits from test_master24_8 into master 2024-02-22 07:31:34 +00:00
1 changed files with 3 additions and 2 deletions
Showing only changes of commit 26d4dbbe34 - Show all commits

View File

@ -18,8 +18,9 @@ services:
memory: 1G memory: 1G
back: back:
image: registry.verdnatura.es/salix-back:${VERSION:?} image: registry.verdnatura.es/salix-back:${VERSION:?}
build: . build:
dockerfile: back/Dockerfile context: .
dockerfile: back/Dockerfile
environment: environment:
- TZ - TZ
- NODE_ENV - NODE_ENV