Update 'docker-compose.template.yml'

This commit is contained in:
Shiny Nematoda
2022-12-14 11:06:56 +00:00
parent 82b56e1b6f
commit c152ae0263
+1 -1
View File
@@ -12,7 +12,7 @@ services:
image: codeberg.org/hyperpipe/hyperpipe-backend:latest
container_name: hyperpipe-backend
environment:
- HYP_PROXY='hyperpipe-proxy.onrender.com'
- HYP_PROXY=hyperpipe-proxy.onrender.com
restart: unless-stopped
ports:
- '3000:3000'