module
Version:
v0.0.0-...-1cc7bf3
Opens a new window with list of versions in this module.
Published: Jul 12, 2023
License: BSD-2-Clause
Opens a new window with license information.
README
¶
auth
docker build -t auth-service .
docker run --env-file ./.env -p 8282:8080 -d --restart unless-stopped auth-service
Click to show internal directories.
Click to hide internal directories.