Skip to content

Add example of mapping usernames to in the htadmin nginx example #173

Add example of mapping usernames to in the htadmin nginx example

Add example of mapping usernames to in the htadmin nginx example #173

Workflow file for this run

name: Build and test
on:
push:
branches: [ "**" ]
pull_request:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build the Docker image
run: make test