Skip to content

Commit

Permalink
Update docker-compose.coolify.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jesusantguerrero authored Sep 13, 2024
1 parent 5eb5e46 commit 700231d
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 700231d

Please sign in to comment.