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 ef19a83 commit 004f833Copy full SHA for 004f833
docker-compose.yml
@@ -1,6 +1,6 @@
1
version: '3'
2
services:
3
web:
4
- image: 'ghcr.io/errorerrorerror/erikbautista.dev:main'
+ image: 'ghcr.io/errorerrorerror/erikbautista.dev:${COOLIFY_BRANCH:-latest}'
5
ports:
6
- '8080:8080'
0 commit comments