Skip to content

Commit c10db80

Browse files
author
Abdo
committed
add workaround to keep TAS running, as it will stop on first time deployment due to DB not completly initlized
1 parent 5c949b1 commit c10db80

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sa-vonr-tas-deploy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -550,6 +550,7 @@ services:
550550
- 9060/tcp
551551
- 5060/udp
552552
- 5060/tcp
553+
restart: unless-stopped
553554
env_file:
554555
- .env
555556
depends_on:

0 commit comments

Comments
 (0)