df
This commit is contained in:
parent
b311000958
commit
c3b0c0f571
100 changed files with 5 additions and 2 deletions
7
swarm/vscode.yaml
Normal file → Executable file
7
swarm/vscode.yaml
Normal file → Executable file
|
|
@ -6,8 +6,8 @@ services:
|
|||
|
||||
environment:
|
||||
TZ: America/Chicago
|
||||
PUID: "1001"
|
||||
PGID: "998"
|
||||
PUID: "1964"
|
||||
PGID: "1964"
|
||||
# PASSWORD=password F@lcon12
|
||||
# HASHED_PASSWORD= # optional
|
||||
SUDO_PASSWORD: "F@lcon13" # optional
|
||||
|
|
@ -59,3 +59,6 @@ networks:
|
|||
|
||||
volumes:
|
||||
Projects:
|
||||
|
||||
|
||||
kl
|
||||
Loading…
Add table
Add a link
Reference in a new issue