mirror of
https://github.com/ProjectSegfault/website
synced 2026-03-29 10:01:50 +05:30
use unocss, add blog, ui changes
This commit is contained in:
8
compose.yml
Normal file
8
compose.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
services:
|
||||
website:
|
||||
container_name: website
|
||||
image: realprojectsegfault/website
|
||||
restart: always
|
||||
#build: .
|
||||
ports:
|
||||
- "80:80"
|
||||
Reference in New Issue
Block a user