module-zero-core-template-d.../README.md

791 B

Important

Issues of this repository are tracked on https://github.com/aspnetboilerplate/aspnetboilerplate. Please create your issues on https://github.com/aspnetboilerplate/aspnetboilerplate/issues.

Introduction

This is the repository of the ABP startup template docker image.

Download

docker pull volosoft/abp-template

Run

Run docker container:

docker run -p 9902:80 volosoft/abp-template

Browse the application:

http://localhost:9902

Login Credentials

Username: admin
Password: 123qwe

Documentation

The documentation of the startup template:

License

MIT.