mirror of
https://github.com/MvDevsUnion/WPetition.git
synced 2026-01-19 03:49:28 +00:00
add react frontend to docker
This commit is contained in:
@@ -27,10 +27,10 @@
|
||||
- PetitionSettings__AllowPetitionCreation=true
|
||||
|
||||
nginx:
|
||||
image: petition-nginx
|
||||
image: petition-frontend
|
||||
build:
|
||||
context: .
|
||||
dockerfile: nginx/Dockerfile
|
||||
dockerfile: frontend-react/Dockerfile
|
||||
ports:
|
||||
- "9755:80"
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user