You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if the df-map container goes down, the df-discord container will generally fail. we can use depends_on: in compose.df_discord.yml to help alleviate this issue
The text was updated successfully, but these errors were encountered:
if the df-map container goes down, the df-discord container will generally fail. we can use
depends_on:
incompose.df_discord.yml
to help alleviate this issueThe text was updated successfully, but these errors were encountered: