Update ss_webhosting.yaml

master
Dex Burgess 2024-10-01 04:11:26 +00:00
parent 490c68df69
commit 1dc0f507ac
1 changed files with 0 additions and 9 deletions

View File

@ -32,15 +32,6 @@ services:
- PMA_PORT=3306 - PMA_PORT=3306
## Sites ## Sites
simplysyncedllc_website:
image: gitea.simplysyncedllc.com/dex/simplysyncedllc_website:latest
container_name: ss_website
restart: always
environment:
- NEXT_PUBLIC_SENDGRID_API_KEY=$NEXT_PUBLIC_SENDGRID_API_KEY
- NEXT_PUBLIC_RECAPTCHA_SITE_KEY=$NEXT_PUBLIC_RECAPTCHA_SITE_KEY
- NEXT_PUBLIC_RECAPTCHA_SECRET_KEY=$NEXT_PUBLIC_RECAPTCHA_SECRET_KEY
phlares_website: phlares_website:
image: wordpress image: wordpress
container_name: phlares_website container_name: phlares_website