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
back:
image: registry.verdnatura.es/salix-back:${VERSION:?}
build: .
dockerfile: back/Dockerfile
build:
context: .
dockerfile: back/Dockerfile
environment:
- TZ
- NODE_ENV