geändert: Makefile
geändert: docker-compose.yml neue Datei: keys/ec_private.pem neue Datei: keys/ec_public.pem geändert: main.py geändert: requirements.txt
This commit is contained in:
@@ -2,9 +2,9 @@ build:
|
||||
podman-compose build
|
||||
|
||||
reload:
|
||||
podman rm authentication_app_1
|
||||
podman rm authentication_db_1
|
||||
podman rm authentication_migration_1
|
||||
podman rm backend_authentication_app_1
|
||||
podman rm backend_authentication_db_1
|
||||
podman rm backend_authentication_migration_1
|
||||
|
||||
up:
|
||||
podman-compose up --build
|
||||
|
||||
Reference in New Issue
Block a user