add camp-api
This commit is contained in:
parent
f7e795b3ef
commit
b7499b352a
1 changed files with 14 additions and 0 deletions
14
api.camp.interhacker.space.yml
Normal file
14
api.camp.interhacker.space.yml
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
services:
|
||||
website:
|
||||
image: git.interhacker.space/interhack/camp-api:latest
|
||||
networks:
|
||||
- proxy
|
||||
labels:
|
||||
caddy_0: api.camp.interhacker.space
|
||||
caddy_0.reverse_proxy: "{{upstreams 4000}}"
|
||||
com.centurylinklabs.watchtower.enable: true
|
||||
|
||||
networks:
|
||||
proxy:
|
||||
external: true
|
||||
|
||||
Loading…
Add table
Reference in a new issue