Update business-development.yaml

master
Dex Burgess 2023-11-06 02:46:59 +00:00
parent 8ab9f65d9a
commit a3c90e1fee
1 changed files with 9 additions and 0 deletions

View File

@ -38,6 +38,15 @@ services:
# - /mnt/Simply_Synced_LLC:/SimplySynced
# - /mnt/Suburban_Paranormal:/SuburbanParanormal
code-server:
image: gitea.dex/dex/simplysyncedllc_website:latest
container_name: ss_test
restart: unless-stopped
environment:
- PUID=1000
- PGID=1000
- TZ=America/New_York
networks:
default:
name: dockers_default