Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
zhaoy
/
BPA.SAAS.Web
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Toiminta
包含后厨 团餐 门店分支
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
89
Commitit
6
Branchit
464 MiB
JavaScript
96.5%
CSS
2.6%
HTML
0.9%
Puu:
0acf553385
groupmealweb
ingredientmanage
kitchenmanage
master
storemanagementweb
tmp
Branchit
Tagit
${ item.name }
Create branch
${ searchTerm }
from '0acf553385'
${ noResults }
BPA.SAAS.Web
/
dockerfile
6 rivejä
96 B
Raaka
Blame
Historia
FROM nginx
COPY ./dist /usr/share/nginx/html/
COPY ./default.conf /etc/nginx/conf.d/
EXPOSE 80