Skip to content

Commit

Permalink
Merge pull request #471 from jesusantguerrero/jesusantguerrero-patch-8
Browse files Browse the repository at this point in the history
Update docker-compose.coolify.yml
  • Loading branch information
jesusantguerrero authored Sep 13, 2024
2 parents 5eb5e46 + 700231d commit 32f5ba6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.coolify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ services:
image: loger
container_name: loger-app
restart: unless-stopped
ports:
- "8088:9000"
volumes:
- ./storage:/var/www/storage
environment:
Expand Down

0 comments on commit 32f5ba6

Please sign in to comment.