This commit is contained in:
parent
b8a21a1451
commit
adcc5b65a6
@ -35,7 +35,7 @@ jobs:
|
|||||||
docker run -d \
|
docker run -d \
|
||||||
--name chad-server \
|
--name chad-server \
|
||||||
--network traefik \
|
--network traefik \
|
||||||
--volume ./home/koptilnya/services/chad/database.db:./app/prisma/database.db \
|
--mount type=bind,src=/home/koptilnya/services/chad/database.db,dst=/app/prisma/database.db \
|
||||||
-p 40000-40100:40000-40100/udp \
|
-p 40000-40100:40000-40100/udp \
|
||||||
--label "traefik.enable=true" \
|
--label "traefik.enable=true" \
|
||||||
--label "traefik.http.routers.chad-server.rule=Host(\`api.koptilnya.xyz\`) && PathPrefix(\`/chad\`)" \
|
--label "traefik.http.routers.chad-server.rule=Host(\`api.koptilnya.xyz\`) && PathPrefix(\`/chad\`)" \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user