Update business-development.yaml
parent
3d5e962c20
commit
f8009df3bd
|
@ -38,14 +38,13 @@ services:
|
||||||
# - /mnt/Simply_Synced_LLC:/SimplySynced
|
# - /mnt/Simply_Synced_LLC:/SimplySynced
|
||||||
# - /mnt/Suburban_Paranormal:/SuburbanParanormal
|
# - /mnt/Suburban_Paranormal:/SuburbanParanormal
|
||||||
|
|
||||||
code-server:
|
# code-server:
|
||||||
image: gitea.dex/dex/simplysyncedllc_website:latest
|
# image: gitea.dex/dex/simplysyncedllc_website:latest
|
||||||
container_name: ss_test
|
# container_name: ss_test
|
||||||
restart: unless-stopped
|
# restart: unless-stopped
|
||||||
environment:
|
# environment:
|
||||||
- PUID=1000
|
# - PUID=1000
|
||||||
- PGID=1000
|
# - PGID=1000
|
||||||
- TZ=America/New_York
|
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
default:
|
default:
|
||||||
|
|
Loading…
Reference in New Issue