Skip to content

Commit

Permalink
k
Browse files Browse the repository at this point in the history
  • Loading branch information
amgno committed Dec 11, 2024
1 parent be87451 commit 1857e7e
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@ services:
environment:
- NODE_ENV=production
- ADMIN_PASSWORD=pass
# networks:
# - caddy
# labels:
# caddy: pf.dev.magno.me
# caddy.reverse_proxy: "{{upstreams 3000}}"
networks:
- caddy
labels:
caddy: pf.dev.magno.me
caddy.reverse_proxy: "{{upstreams 3000}}"


# networks:
# caddy:
# external: true
networks:
caddy:
external: true



Expand Down

0 comments on commit 1857e7e

Please sign in to comment.