Skip to content

Commit 9e9485b

Browse files
Update sbom.json and generated files [skip ci]
1 parent 2814c31 commit 9e9485b

2 files changed

Lines changed: 141 additions & 149 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,7 @@ services:
4545
- "/path/to/containers/code-server:/config"
4646
ports:
4747
- "8080:8080"
48-
# always (not unless-stopped) so FreeBSD's podman rc.d auto-starts it at boot
49-
restart: always
48+
restart: unless-stopped
5049
```
5150
5251
### AppJail Director

0 commit comments

Comments
 (0)