Skip to content

Commit

Permalink
Merge pull request #113 from NeverScapeAlone/develop
Browse files Browse the repository at this point in the history
Changes dockerfile name for prod
  • Loading branch information
Ferrariic authored Oct 13, 2022
2 parents b99f907 + 178bf8f commit a6778bb
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 a6778bb

Please sign in to comment.