Compose fixes
gitea/salix/test There was a failure building this commit
Details
gitea/salix/test There was a failure building this commit
Details
This commit is contained in:
parent
54b8aa7c83
commit
b98b947b63
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue