V-Sekai / uro

Provides functionality needed to run your V-Sekai backend. It will serve custom game content, support content caching, and provide a user authentication system
https://v-sekai.org
MIT License
8 stars 3 forks source link

[Docker] Running Docker compose #69

Open OfficialR3ido101 opened 1 year ago

OfficialR3ido101 commented 1 year ago

Context and Problem Statement

When running docker-compose up -d I get an issue saying missing dependency. Here is an image;

image

Describe the proposed option and how it helps to overcome the problem or limitation

Makes the uro container crash and continuously restart.

OfficialR3ido101 commented 1 year ago

73 Should now suffice this issue.