Skip to content

Commit

Permalink
chore: fix docker for coolify
Browse files Browse the repository at this point in the history
  • Loading branch information
jesusantguerrero committed Sep 10, 2024
1 parent c6d2bf6 commit e38e49b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docker-compose.coolify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,9 @@ services:
restart: unless-stopped
volumes:
- ./:/app
- ./Caddyfile:/etc/caddy/Caddyfile
networks:
- loger
ports:
- 3000:80
environment:
DEBUG: "debug"
# Change the following value if you know how it works.
Expand Down

0 comments on commit e38e49b

Please sign in to comment.