Skip to content

Commit

Permalink
Fix docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
Lu Nguyen committed Oct 17, 2023
1 parent 9aa0929 commit 288c8bb
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 @@ -2,7 +2,7 @@ version: "3"

services:
app:
# image: aesirxio/pim-app:latest
image: aesirxio/pim-app:latest
build: .
pull_policy: always
environment:
Expand Down

0 comments on commit 288c8bb

Please sign in to comment.