GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
codeopinion
/
hypermedia-blazorcrud
Transfer to URL with SHA
Find file
Newer
Older
branch:
master
Switch branches
×
master
hypermedia-blazorcrud
/ docker-compose.yml
Derek Comartin
on 12 Jul
111 bytes
Init
Raw
Blame
History
version: "3.9" services: blazorcrud: image: thbst16/blazor-crud build: . ports: - 8080:80