We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efa5ff8 commit 9d4c4e0Copy full SHA for 9d4c4e0
docker-compose-coolify.yaml
@@ -0,0 +1,8 @@
1
+version: '3.7'
2
+services:
3
+ nginx-proxy:
4
+ build:
5
+ context: .
6
+ dockerfile: Dockerfile
7
+ environment:
8
+ - PROXY_HOST=${PROXY_HOST}
0 commit comments