Skip to content

Commit

Permalink
Changes dockerfile name for prod
Browse files Browse the repository at this point in the history
  • Loading branch information
Ferrariic committed Oct 13, 2022
1 parent 83f0990 commit 178bf8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:
api:
build:
context: .
dockerfile: ./dockerfiles/api/API_Dockerfile
dockerfile: ./dockerfiles/api/Dockerfile
image: neverscapealone-api:latest
ports:
- "5500:5500"
Expand Down

0 comments on commit 178bf8f

Please sign in to comment.