move caddy update role into sep playbook
This commit is contained in:
@ -13,6 +13,7 @@ services:
|
||||
container_name: hyperpipe-backend
|
||||
environment:
|
||||
- HYP_PROXY={% if inventory_hostname == 'eu' %}proxy.piped.projectsegfau.lt{%else%}pipedproxy.{{inventory_hostname}}.projectsegfau.lt{%endif%}
|
||||
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- '3536:3000'
|
||||
|
Reference in New Issue
Block a user