Skip to content

Toshi711/face-swapper

Repository files navigation

#SSL

First initialise

$ docker compose run --rm  certbot certonly --webroot --webroot-path /var/www/certbot/ --dry-run -d example.org

and renew

$ docker compose run --rm certbot renew

#ENV copy .env.example -> .env and set VK_SECRET_KEY and VK_MINI_APP_ID from VK miniApp settings

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published