update vxserver.dev to fsdproject.org
This commit is contained in:
@@ -4,10 +4,10 @@ services:
|
||||
ports:
|
||||
- "2100:3000"
|
||||
volumes:
|
||||
- ./fsd.vxserver.dev:/app
|
||||
- ./fsdproject.org:/app
|
||||
docs:
|
||||
image: git.vxserver.dev/fsd/fes:latest
|
||||
ports:
|
||||
- "2101:3000"
|
||||
volumes:
|
||||
- ./docs.vxserver.dev:/app
|
||||
- ./docs.fsdproject.org:/app
|
||||
|
||||
|
Before Width: | Height: | Size: 70 KiB After Width: | Height: | Size: 70 KiB |
@@ -24,7 +24,7 @@ global.finish = function(fes, site)
|
||||
site:note(fes.util.cc {
|
||||
fes.std.h2("Other resources"),
|
||||
fes.std.tl({
|
||||
fes.std.external("https://git.vxserver.dev", "Git Trees"),
|
||||
fes.std.external("https://git.fsdproject.org/", "Git Trees"),
|
||||
fes.std.external("https://docs.fsdproject.org", "Documentation"),
|
||||
}),
|
||||
|
||||
|
Before Width: | Height: | Size: 70 KiB After Width: | Height: | Size: 70 KiB |
Reference in New Issue
Block a user