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

This commit is contained in:
Kasper Juul Hermansen 2022-08-21 14:25:10 +00:00
commit 518a20c2c8

View File

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