Merge branch 'main' of git.front.kjuulh.io:cibus/deployments into main

This commit is contained in:
Kasper Juul Hermansen 2022-08-21 14:38:32 +00:00
commit 4deb0869f6

View File

@ -2,7 +2,7 @@ version: '3.7'
services: services:
cibus-frontend: cibus-frontend:
image: kasperhermansen/cibus-frontend:fc0cf267ce image: kasperhermansen/cibus-frontend:d3155e8c33
ports: ports:
- 3001:3001 - 3001:3001
env_file: ".env" env_file: ".env"