comprofix.com/docker-compose.yml

9 lines
202 B
YAML
Raw Normal View History

2022-08-07 13:37:05 +10:00
---
version: '3'
services:
comprofix:
2023-10-15 12:14:37 +10:00
container_name: comprofix
2022-08-07 17:45:00 +10:00
image: registry.gitlab.comprofix.com/comprofix/website:latest
container_name: comprofix-website
restart: unless-stopped