Skip to content

Commit a4a8ce9

Browse files
authored
Merge pull request #11 from 100XEnginners/v2/t3chat
clean up
2 parents 500b1cb + 9c81d0c commit a4a8ce9

2 files changed

Lines changed: 1 addition & 84 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: docker/build-push-action@v4
2828
with:
2929
context: .
30-
file: ./docker/Dockerfile.frontend
30+
file: ./Dockerfile
3131
build-args:
3232
- DATABASE_URL=${{ secrets.DATABASE_URL }}
3333
push: true

start-database.sh

Lines changed: 0 additions & 83 deletions
This file was deleted.

0 commit comments

Comments
 (0)