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