Update ss_webhosting.yaml
parent
490c68df69
commit
1dc0f507ac
|
@ -32,15 +32,6 @@ services:
|
|||
- PMA_PORT=3306
|
||||
|
||||
## 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:
|
||||
image: wordpress
|
||||
container_name: phlares_website
|
||||
|
|
Loading…
Reference in New Issue