mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
Update deploy a bit
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
|
||||
version: '2'
|
||||
services:
|
||||
|
||||
jade-website-frontend:
|
||||
image: jade-website-frontend:latest
|
||||
build:
|
||||
context: .
|
||||
dockerfile: packages/website/Dockerfile
|
||||
ports:
|
||||
- 3000:3000
|
||||
Reference in New Issue
Block a user