diff --git a/compose.yml b/compose.yml index 104e3cc..18fff7a 100644 --- a/compose.yml +++ b/compose.yml @@ -1,6 +1,7 @@ services: pinata: - build: . + image: ghcr.io/gigirassy/pinata:main # this repo is on codeberg, but github workflows is used for the image >:p + # build: . ports: - "127.0.0.1:8080:8080" environment: