Closed YargaBHK closed 5 years ago
I created a Docker Compose App on a QNAP NAS in Container Station.
Here is my yml file:
version: '3' services: unms: image: oznu/unms:latest restart: always ports:
When I start the app, I can login https with 3443 but all I see is a splash screen with UNMS is starting/this will only take a minute.....which never happens.
under the terminal I see the following errors---see attached screenshot.
Any help/advice would be appreciated. Thanks!
I created a Docker Compose App on a QNAP NAS in Container Station.
Here is my yml file:
version: '3' services: unms: image: oznu/unms:latest restart: always ports:
When I start the app, I can login https with 3443 but all I see is a splash screen with UNMS is starting/this will only take a minute.....which never happens.
under the terminal I see the following errors---see attached screenshot.
Any help/advice would be appreciated. Thanks!