Compose fixes
gitea/salix/test There was a failure building this commit Details

This commit is contained in:
Juan Ferrer 2019-12-23 12:33:55 +01:00
parent 54b8aa7c83
commit b98b947b63
1 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,4 @@
version: '3.5'
version: '3.7'
services:
front:
image: registry.verdnatura.es/salix-front:${TAG}
@ -15,7 +15,6 @@ services:
condition: on-failure
delay: 5s
max_attempts: 3
restart: unless-stopped
build: .
ports:
- ${PORT_BACK}:3000