We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e924d1c commit 3aa375aCopy full SHA for 3aa375a
docker-compose.yml
@@ -1,6 +1,7 @@
1
services:
2
app:
3
image: ghcr.io/yellow-dog-man/go.resonite.com:main
4
+ pull_policy: always
5
container_name: go.resonite.com
6
ports:
7
- "3002:3000"
0 commit comments