There was an error while loading. Please reload this page.
1 parent a8990fb commit d15a3f7Copy full SHA for d15a3f7
1 file changed
docker-compose.yml
@@ -1,9 +1,8 @@
1
services:
2
protodecoder-ui:
3
- build:
4
- context: .
5
- dockerfile: Dockerfile
+ image: ghcr.io/raizethelimit/protodecoderui:latest
6
container_name: protodecoder-ui
+ restart: unless-stopped
7
ports:
8
- "8081:8081"
9
volumes:
0 commit comments