Skip to content

Commit

Permalink
0.0.6 [WIP] some fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
LReg committed Oct 10, 2024
1 parent af0d6a9 commit 9dc50e1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docker/composeFiles/app.docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ services:
backend:
pid: host
container_name: ${APP_NAME}-backend
depends_on:
authelia:
condition: service_healthy
build:
context: ./backend
dockerfile: Dockerfile
Expand Down

0 comments on commit 9dc50e1

Please sign in to comment.