Skip to content
This repository was archived by the owner on Aug 18, 2025. It is now read-only.

Commit 293c861

Browse files
authored
Update applications.md
1 parent 676855f commit 293c861

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

workspaces/applications.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,14 @@ application:
2828
# /coder/apps/config.yaml
2929

3030
apps:
31-
# Name of application in launcher
31+
# Name of application in launcher
3232
- name: projector
3333
# Application scheme - must be http or https
3434
scheme: http
3535
# Application port
3636
port: 9999
3737
# Working directory
38-
dir: /home/coder
38+
working-directory: /home/coder
3939
# File path to icon used in application launcher
4040
icon-path: /home/coder/goland.svg
4141
# Command to start the application

0 commit comments

Comments
 (0)