Skip to content

Commit

Permalink
Merge pull request #447 from jesusantguerrero/feat/coolify
Browse files Browse the repository at this point in the history
chore: fix docker for coolify
  • Loading branch information
jesusantguerrero authored Sep 10, 2024
2 parents cceffd1 + e38e49b commit 4b80afb
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 4b80afb

Please sign in to comment.