Skip to content

Commit

Permalink
don't know what vedant fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Killerrekt committed Mar 17, 2024
1 parent bde7175 commit 3396d37
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
version: '3'
services:

api:
build: .
ports:
Expand All @@ -8,8 +9,4 @@ services:
- .:/app
env_file:
- .env
<<<<<<< HEAD
restart: on-failure
=======
restart: on-failure
>>>>>>> 726a9f37c180e1133236d65c47932deaa201ba2b

0 comments on commit 3396d37

Please sign in to comment.